MiningModelPermission.AllowBrowsing 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 or sets an indication whether browsing is allowed.
public bool AllowBrowsing { get; set; }
member this.AllowBrowsing : bool with get, set
Public Property AllowBrowsing As Boolean
Property Value
true if browsing is enabled; otherwise, false.