Partilhar via


Propriedade Solution4.FileName

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

Obtém o nome do arquivo.

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
O nome do arquivo.

Implementações

Solution3.FileName

Segurança do .NET Framework

Consulte também

Referência

Solution4 Interface

Sobrecargas FileName

Namespace EnvDTE100