Share via


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 .NET Framework System Requirements.

Header: Isolation.h

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Reference

IEnumReferenceIdentity Interface

IReferenceIdentity Interface

Other Resources

Fusion Interfaces