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
function get FullName () : String

Valore proprietà

Tipo: System.String
Il percorso completo e il nome del file dell'oggetto.

Note

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DTE2 Interfaccia

Overload FullName

Spazio dei nomi EnvDTE80