Interface IApplicationInstanceInfo
Provides information about the currently running application instance.
public interface IApplicationInstanceInfo
Properties
ApplicationName
Gets the name of this application.
string? ApplicationName { get; }
Provides information about the currently running application instance.
public interface IApplicationInstanceInfo
Gets the name of this application.
string? ApplicationName { get; }