IReferenceAppId Interface
Represents a reference to the unique identifier for the application in the current scope.
Methods
Method | Description |
---|---|
IReferenceAppId::get_CodeBase |
Gets a pointer to a string representation of the code identifier for the application referenced by this IReferenceAppId . |
IReferenceAppId::put_CodeBase |
Sets the code identifier for the application referenced by this IReferenceAppId . |
IReferenceAppId::EnumAppPath |
Gets an interface pointer to an IEnumReferenceIdentity instance containing the IReferenceIdentity instances that represent members of this IReferenceAppId . |
IReferenceAppId::get_SubscriptionId |
Gets a pointer to a string representation of the token identifier for a subscription to this IReferenceAppId . |
IReferenceAppId::put_SubscriptionId |
Sets the token identifier for a subscription to this IReferenceAppId to the specified string value. |
Requirements
Platforms: See System Requirements.
Header: Isolation.h
.NET Framework Versions: Available since 2.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.