CodeSchema Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.GraphModel.Schemas.CodeSchema

Namespace:  Microsoft.VisualStudio.GraphModel.Schemas
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public NotInheritable Class CodeSchema
public static class CodeSchema
public ref class CodeSchema abstract sealed
[<AbstractClass>]
[<Sealed>]
type CodeSchema =  class end
public final class CodeSchema

The CodeSchema type exposes the following members.

Properties

  Name Description
Public propertyStatic member Schema

Top

Fields

  Name Description
Public fieldStatic member Name

Top

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

Microsoft.VisualStudio.GraphModel.Schemas Namespace