Partager via


GraphObject.PropertyCount, propriété

Propriété qui retourne un nombre quelconque de toutes les annotations.

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

Syntaxe

'Déclaration
Public ReadOnly Property PropertyCount As Integer
public int PropertyCount { get; }
public:
property int PropertyCount {
    int get ();
}
member PropertyCount : int
function get PropertyCount () : int

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

GraphObject Classe

Microsoft.VisualStudio.GraphModel, espace de noms