MonikerKey.DomainRelationshipId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DomainClassId of the relationship this Moniker participates in.
public:
property Guid DomainRelationshipId { Guid get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public Guid DomainRelationshipId { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainRelationshipId : Guid
Public ReadOnly Property DomainRelationshipId As Guid
Property Value
- Attributes