Share via


Proprietà ProjectItem.Document

ottiene Document associato all'elemento, se disponibile.

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

Sintassi

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

Valore proprietà

Tipo: EnvDTE.Document
In Document oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProjectItem Interfaccia

Spazio dei nomi EnvDTE

Altre risorse

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