Share via


UserContextElement.ContextType Property

Definition

Returns the type of this element, keyword, F1 keyword, or attribute

public:
 property Microsoft::VisualStudio::Modeling::Design::UserContextType ContextType { Microsoft::VisualStudio::Modeling::Design::UserContextType get(); };
public Microsoft.VisualStudio.Modeling.Design.UserContextType ContextType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ContextType : Microsoft.VisualStudio.Modeling.Design.UserContextType
Public ReadOnly Property ContextType As UserContextType

Property Value

Attributes

Applies to