CSharpProjectProperties6.OutputFileName Property

Definition

public:
 property System::String ^ OutputFileName { System::String ^ get(); };
public:
 property Platform::String ^ OutputFileName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(10009)]
public string OutputFileName { [System.Runtime.InteropServices.DispId(10009)] get; }
[<System.Runtime.InteropServices.DispId(10009)>]
[<get: System.Runtime.InteropServices.DispId(10009)>]
member this.OutputFileName : string
Public ReadOnly Property OutputFileName As String

Property Value

Attributes

Applies to