DisableUserExperienceAttribute.DisableUserExperience 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 a value indicating whether a language client is disabling User Experience.
public:
property bool DisableUserExperience { bool get(); };
public bool DisableUserExperience { get; }
member this.DisableUserExperience : bool
Public ReadOnly Property DisableUserExperience As Boolean