ExplorerBehaviorSerializer Class

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

Syntax

'Declaration
Public NotInheritable Class ExplorerBehaviorSerializer _
    Inherits DomainElementSerializer
'Usage
Dim instance As ExplorerBehaviorSerializer
public sealed class ExplorerBehaviorSerializer : DomainElementSerializer
public ref class ExplorerBehaviorSerializer sealed : public DomainElementSerializer
public final class ExplorerBehaviorSerializer extends DomainElementSerializer

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.DomainClassXmlSerializer
    Microsoft.VisualStudio.Modeling.DslDefinition.DomainElementSerializer
      Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehaviorSerializer

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

ExplorerBehaviorSerializer Members

Microsoft.VisualStudio.Modeling.DslDefinition Namespace