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