DomainRole.IsEmbedded 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.
Vérifie si ce rôle est le rôle cible, et si la relation est une relation d'incorporation
public:
property bool IsEmbedded { bool get(); };
public bool IsEmbedded { get; }
member this.IsEmbedded : bool
Public ReadOnly Property IsEmbedded As Boolean