Condividi tramite


Proprietà DTE2.FullName

Ottiene il percorso completo e il nome del file dell'oggetto.

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

Sintassi

'Dichiarazione
ReadOnly Property FullName As String
string FullName { get; }
property String^ FullName {
    String^ get ();
}
abstract FullName : string with get
function get FullName () : String

Valore proprietà

Tipo: String
Percorso completo e nome del file dell'oggetto.

Note

In alcune versioni di Visual Studio la proprietà FullName è nota come proprietà FileName.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DTE2 Interfaccia

Spazio dei nomi EnvDTE80