ErrorItem.Project 属性

定义

获取一个字符串,该字符串指示发生错误的项目的名称。

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

属性值

String

项目名。

属性

适用于