Compartilhar via


UserContext.UserContextElements Property

Definition

Returns a read-only collection of context elements

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)

Property Value

Attributes

Applies to