Partilhar via


Propriedade Solution3.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:  EnvDTE90
Assembly:  EnvDTE90 (em EnvDTE90.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

Solution2.FileName

Segurança do .NET Framework

Consulte também

Referência

Solution3 Interface

Sobrecargas FileName

Namespace EnvDTE90