Share via


SettingLogContext.SettingValueType Property

Definition

Gets the type of the setting value.

public:
 property System::String ^ SettingValueType { System::String ^ get(); };
public:
 property Platform::String ^ SettingValueType { Platform::String ^ get(); };
public string SettingValueType { get; }
member this.SettingValueType : string
Public ReadOnly Property SettingValueType As String

Property Value

The type of the setting value.

Applies to