Compartilhar via


Propriedade DTE2.FileName

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
ReadOnly Property FileName As String
string FileName { get; }
property String^ FileName {
    String^ get ();
}
abstract FileName : string with get
function get FileName () : String

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

DTE2 Interface

Namespace EnvDTE80