MCPApproval.AlwaysRequireApproval 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.
Return true if we do not trust all tools and always need to ask for approval before sending data to server.
public bool AlwaysRequireApproval { get; }
member this.AlwaysRequireApproval : bool
Public ReadOnly Property AlwaysRequireApproval As Boolean