Solution3.FileName Özellik

Tanım

Dosya adını alır.

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

Özellik Değeri

String

Dosya adı.

Uygulamalar

Öznitelikler

Şunlara uygulanır