SchemeSettingElement::Name Property
.NET Framework (current version)
Gets the value of the Name entry from a SchemeSettingElement instance.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("name", DefaultValue = null, IsRequired = true, IsKey = true)] property String^ Name { String^ get(); }
The GenericUriParserOptions property returns a System::GenericUriParserOptions enumeration value for the SchemeSettingElement instance.
The GenericUriParserOptions element is currently restricted to HTPP and HTTPS.
.NET Framework
Available since 4.0
Available since 4.0
Show: