FeedbackPanel.IsFeedbackDisabled 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.
Whether or not group policy has disabled feedback. If true, the feedback panel will not show. Group policy takes precedence over any setting for Visibility.
public bool IsFeedbackDisabled { get; }
member this.IsFeedbackDisabled : bool
Public ReadOnly Property IsFeedbackDisabled As Boolean