Sdílet prostřednictvím


ProjectIdentifier.Context Vlastnost

Definice

Získá kontext, ve kterém byla diagnostika vygenerována (např. 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

Hodnota vlastnosti

Atributy

Platí pro