SchemeSettingElement::GenericUriParserOptions Property
.NET Framework (current version)
Gets the value of the GenericUriParserOptions entry from a SchemeSettingElement instance.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("genericUriParserOptions", DefaultValue = ConfigurationPropertyOptions::None, IsRequired = true)] property GenericUriParserOptions GenericUriParserOptions { GenericUriParserOptions get(); }
The GenericUriParserOptions property returns a System::GenericUriParserOptions enumeration value for the SchemeSettingElement instance.
.NET Framework
Available since 4.0
Available since 4.0
Show: