Proprietà Engines.Count

Ottiene un valore che indica il numero di oggetti nell'insieme Engines.

Spazio dei nomi:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Sintassi

'Dichiarazione
ReadOnly Property Count As Integer
    Get
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

Valore proprietà

Tipo: System.Int32
Intero che rappresenta il numero di oggetti Engine nell'insieme.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Engines Interfaccia

Spazio dei nomi EnvDTE80