GraphObject.DocumentSchema Property

Definition

Get the document local schema from the Owner of this graph.

public:
 virtual property Microsoft::VisualStudio::GraphModel::GraphSchema ^ DocumentSchema { Microsoft::VisualStudio::GraphModel::GraphSchema ^ get(); };
public virtual Microsoft.VisualStudio.GraphModel.GraphSchema DocumentSchema { get; }
member this.DocumentSchema : Microsoft.VisualStudio.GraphModel.GraphSchema
Public Overridable ReadOnly Property DocumentSchema As GraphSchema

Property Value

Applies to