UserContextElement.ContextType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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