다음을 통해 공유


IGraphProvider.Schema Property

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

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

Syntax

'Declaration
ReadOnly Property Schema As Graph
Graph Schema { get; }
property Graph^ Schema {
    Graph^ get ();
}
abstract Schema : Graph with get
function get Schema () : Graph

Property Value

Type: Microsoft.VisualStudio.GraphModel.Graph
Returns Graph.

.NET Framework Security

See Also

Reference

IGraphProvider Interface

Microsoft.VisualStudio.GraphModel Namespace