AskiaPortalCmnApiCurrentProgramName Property |
Gets the name of the program that is currently using the API
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public static string CurrentProgramName { get; }
Public Shared ReadOnly Property CurrentProgramName As String
Get
public:
static property String^ CurrentProgramName {
String^ get ();
}
Property Value
Type:
StringSee Also