ProjectIdentifier.Context 属性

定义

获取在其中生成诊断的上下文 (例如 win32、macOS) 。

public:
 property System::String ^ Context { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public string Context { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Context : string
Public ReadOnly Property Context As String

属性值

String
属性

适用于