共用方式為


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)]
public string? Context { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Context : string
[<System.Runtime.Serialization.DataMember(Order=1)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Context : string with get, set
Public ReadOnly Property Context As String
Public Property Context As String

屬性值

屬性

適用於