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
    Get
string FullName { get; }
property String^ FullName {
    String^ get ();
}
abstract FullName : string
function get FullName () : String

Valore proprietà

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

Implementa

_DTE.FullName

Note

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DTE2 Interfaccia

Overload FullName

Spazio dei nomi EnvDTE80