UserContext.UserContextElements Propriété

Définition

Retourne une collection en lecture seule d’éléments de contexte

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Design::UserContextElement ^> ^ UserContextElements { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Design::UserContextElement ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Design.UserContextElement> UserContextElements { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.UserContextElements : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Design.UserContextElement>
Public ReadOnly Property UserContextElements As ReadOnlyCollection(Of UserContextElement)

Valeur de propriété

ReadOnlyCollection<UserContextElement>
Attributs

S’applique à