CSharpProjectProperties7.FileName Property

Definition

public:
 property System::String ^ FileName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ FileName { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10026)]
public string FileName { [System.Runtime.InteropServices.DispId(10026)] get; [System.Runtime.InteropServices.DispId(10026)] set; }
[<System.Runtime.InteropServices.DispId(10026)>]
[<get: System.Runtime.InteropServices.DispId(10026)>]
[<set: System.Runtime.InteropServices.DispId(10026)>]
member this.FileName : string with get, set
Public Property FileName As String

Property Value

Implements

Attributes

Applies to