ElementGroup.SourceContext 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.
Retourne cet objet de contexte ElementGroup source de cet ElementGroup
public:
property Microsoft::VisualStudio::Modeling::ElementGroupContext ^ SourceContext { Microsoft::VisualStudio::Modeling::ElementGroupContext ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementGroupContext SourceContext { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SourceContext : Microsoft.VisualStudio.Modeling.ElementGroupContext
Public ReadOnly Property SourceContext As ElementGroupContext
Valeur de propriété
Objet ElementGroupContext source pour ce groupe d’éléments
- Attributs