Namespace: Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'宣言
Public Shared ReadOnly Property Empty As UserContext
'使用
Dim value As UserContext
value = UserContext.Empty
public static UserContext Empty { get; }
public:
static property UserContext^ Empty {
UserContext^ get ();
}
public static function get Empty () : UserContext
Property Value
Type: Microsoft.VisualStudio.Modeling.Design.UserContext
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.