Udostępnij za pośrednictwem


Właściwość Graph.AllSchemas —

Zwraca listę wszystkich schematów znanych unikatowy.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public ReadOnly Property AllSchemas As IEnumerable(Of GraphSchema)
public IEnumerable<GraphSchema> AllSchemas { get; }
public:
property IEnumerable<GraphSchema^>^ AllSchemas {
    IEnumerable<GraphSchema^>^ get ();
}
member AllSchemas : IEnumerable<GraphSchema> with get
function get AllSchemas () : IEnumerable<GraphSchema>

Wartość właściwości

Typ: IEnumerable<GraphSchema>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Graph Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel