Partager via


GraphSchema.IsDocumentSchema, propriété

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Property IsDocumentSchema As Boolean
    Get
    Private Set
public bool IsDocumentSchema { get; private set; }
public:
property bool IsDocumentSchema {
    bool get ();
    private: void set (bool value);
}
member IsDocumentSchema : bool with get, private set
function get IsDocumentSchema () : boolean
private function set IsDocumentSchema (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

GraphSchema Classe

Microsoft.VisualStudio.GraphModel, espace de noms