Share via


SettingLogContext.ResultDetail Property

Definition

Gets or sets the result detail.

public:
 property System::String ^ ResultDetail { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ResultDetail { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ResultDetail { get; set; }
member this.ResultDetail : string with get, set
Public Property ResultDetail As String

Property Value

The result detail.

Applies to