ElementTreeNode.ShowDomainClass 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.
Obtient/définit s’il faut afficher le nom du DomainClass juste après le nom ModelElement (par exemple, « foo (foo) » dans le texte du nœud d’arborescence) peut être ignoré si le type de nœud ne représente pas d’éléments de modèle
public:
property bool ShowDomainClass { bool get(); void set(bool value); };
public bool ShowDomainClass { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ShowDomainClass : bool with get, set
Public Property ShowDomainClass As Boolean
Valeur de propriété
- Attributs