Share via


SqmSettings.SqmEnabled Property

Definition

Gets or sets the value that indicates whether collection of information for the customer experience improvement program is enabled.

public:
 property bool SqmEnabled { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool SqmEnabled { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SqmEnabled : bool with get, set
Public Property SqmEnabled As Boolean

Property Value

true if the information collection for the customer experience program is enabled; otherwise, false.

Attributes

Applies to