ExplorerBehaviorTypeDescriptor Class

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

Syntax

'Declaration
Public Class ExplorerBehaviorTypeDescriptor _
    Inherits ElementTypeDescriptor
'Usage
Dim instance As ExplorerBehaviorTypeDescriptor
public class ExplorerBehaviorTypeDescriptor : ElementTypeDescriptor
public ref class ExplorerBehaviorTypeDescriptor : public ElementTypeDescriptor
public class ExplorerBehaviorTypeDescriptor extends ElementTypeDescriptor

Inheritance Hierarchy

System.Object
  System.ComponentModel.CustomTypeDescriptor
    Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptor
      Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorTypeDescriptor

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

ExplorerBehaviorTypeDescriptor Members

Microsoft.VisualStudio.Modeling.DslDefinition Namespace