Condividi tramite


Proprietà TextPane.Collection

Ottiene la raccolta contenente l'oggetto TextPane che supporta la proprietà.

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

Sintassi

'Dichiarazione
ReadOnly Property Collection As TextPanes
TextPanes Collection { get; }
property TextPanes^ Collection {
    TextPanes^ get ();
}
abstract Collection : TextPanes with get
function get Collection () : TextPanes

Valore proprietà

Tipo: EnvDTE.TextPanes
Raccolta TextPanes.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TextPane Interfaccia

Spazio dei nomi EnvDTE

Altre risorse

Procedura: compilare ed eseguire gli esempi di codice del modello a oggetti di automazione