SchemeSettingElement.GenericUriParserOptions 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 SchemeSettingElement 实例中 GenericUriParserOptions 项的值。
public:
 property GenericUriParserOptions GenericUriParserOptions { GenericUriParserOptions get(); };[System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=System.Configuration.ConfigurationPropertyOptions.None, IsRequired=true)]
public GenericUriParserOptions GenericUriParserOptions { get; }public GenericUriParserOptions GenericUriParserOptions { get; }[<System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=System.Configuration.ConfigurationPropertyOptions.None, IsRequired=true)>]
member this.GenericUriParserOptions : GenericUriParserOptionsmember this.GenericUriParserOptions : GenericUriParserOptionsPublic ReadOnly Property GenericUriParserOptions As GenericUriParserOptions属性值
GenericUriParserOptions 项的值。
- 属性
注解
属性 GenericUriParserOptions 返回 System.GenericUriParserOptions 实例的 SchemeSettingElement 枚举值。