SettingLogContext.SettingValueType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.