UserContextElement Class

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'宣言
<SerializableAttribute> _
Public Class UserContextElement
'使用
Dim instance As UserContextElement
[SerializableAttribute]
public class UserContextElement
[SerializableAttribute]
public ref class UserContextElement
public class UserContextElement

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Design.UserContextElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UserContextElement Members

Microsoft.VisualStudio.Modeling.Design Namespace