SolutionClass.FileName Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 virtual property System::String ^ FileName { System::String ^ get(); };
public:
 virtual property Platform::String ^ FileName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(13)]
public virtual string FileName { [System.Runtime.InteropServices.DispId(13)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.FileName : string
Public Overridable ReadOnly Property FileName As String

Valor da propriedade

String

Implementações

Atributos

Aplica-se a