Profiled application name.
Namespace:
YourKit.Profiler.Api
Assembly:
YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 2025.3.143
Syntaxpublic string appName { get; set; }
Public Property appName As String
Get
Set
public:
property String^ appName {
String^ get ();
void set (String^ value);
}
member appName : string with get, set
Property Value
Type:
String
See Also