ApplicationIDAttribute Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ApplicationIDAttribute class specifying the GUID representing the application ID for the COM+ application.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- guid
-
Type:
System::String^
The GUID associated with the COM+ application.
The following code example demonstrates how to create a new ApplicationIDAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: