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