DgmlCommonSchema 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.DgmlCommonSchema

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

Syntax

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

The DgmlCommonSchema 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