BinaryLinkShape.TargetRelationshipDomainClassId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Stocke l’ID de classe de domaine de lien de l’élément cible, qui sera utilisé lors de la désérialisation pour lier à nouveau la forme de lien binaire au lien d’élément.
protected public:
property Guid TargetRelationshipDomainClassId { Guid get(); void set(Guid value); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
protected internal Guid TargetRelationshipDomainClassId { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.TargetRelationshipDomainClassId : Guid with get, set
Protected Friend Property TargetRelationshipDomainClassId As Guid
Valeur de propriété
- Attributs