AgentApplication.Strict6xParameterParsing 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.
protected:
static property bool Strict6xParameterParsing { bool get(); void set(bool value); };
protected static bool Strict6xParameterParsing { get; set; }
member this.Strict6xParameterParsing : bool with get, set
Protected Shared Property Strict6xParameterParsing As Boolean