UserContext.Empty 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.
Represents an empty context bag.
public:
static property Microsoft::VisualStudio::Modeling::Design::UserContext ^ Empty { Microsoft::VisualStudio::Modeling::Design::UserContext ^ get(); };
public static Microsoft.VisualStudio.Modeling.Design.UserContext Empty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
static member Empty : Microsoft.VisualStudio.Modeling.Design.UserContext
Public Shared ReadOnly Property Empty As UserContext
Property Value
- Attributes