Solution2.FileName Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso interno da Microsoft.
public:
property System::String ^ FileName { System::String ^ get(); };
public:
property Platform::String ^ FileName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(13)]
public 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 ReadOnly Property FileName As String
Valor da propriedade
Implementações
- Atributos