Propriedade _Solution.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:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
ReadOnly Property FileName As String
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.

Segurança do .NET Framework

Consulte também

Referência

_Solution Interface

Namespace EnvDTE