Partager via


VCReferences.Count, propriété

Obtient le nombre d'objets VCReference dans la collection VCReferences.

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

Syntaxe

'Déclaration
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int with get
function get Count () : int

Valeur de propriété

Type : System.Int32
Nombre d'objets VCReference présents dans la collection VCReferences.

Sécurité .NET Framework

Voir aussi

Référence

VCReferences Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms