Proprietà TextPane.Collection

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

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

Sintassi

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

Valore proprietà

Tipo: EnvDTE.TextPanes
Insieme 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