TelemetrySettingProperty(Object) Constructor
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.
Creates the Setting Property Object.
public:
TelemetrySettingProperty(System::Object ^ val);
public TelemetrySettingProperty (object val);
new Microsoft.VisualStudio.Telemetry.TelemetrySettingProperty : obj -> Microsoft.VisualStudio.Telemetry.TelemetrySettingProperty
Public Sub New (val As Object)
Parameters
- val
- Object