Condividi tramite


Proprietà GraphCommonSchema.IsPseudo

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

'Dichiarazione
Public Shared Property IsPseudo As GraphProperty
    Get
    Private Set
public static GraphProperty IsPseudo { get; private set; }
public:
static property GraphProperty^ IsPseudo {
    GraphProperty^ get ();
    private: void set (GraphProperty^ value);
}
static member IsPseudo : GraphProperty with get, private set
static function get IsPseudo () : GraphProperty
private static function set IsPseudo (value : GraphProperty)

Valore proprietà

Tipo: Microsoft.VisualStudio.GraphModel.GraphProperty

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphCommonSchema Classe

Spazio dei nomi Microsoft.VisualStudio.GraphModel