VCProjectConfigurationProperties.OutputPath 属性

定义

指定该项目配置的输出文件的位置。

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

属性值

String

生成输出的路径。

属性

适用于