SchemeSettingElement.GenericUriParserOptions Свойство

Определение

Получает значение записи из GenericUriParserOptions экземпляра класса SchemeSettingElement.

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 : GenericUriParserOptions
member this.GenericUriParserOptions : GenericUriParserOptions
Public ReadOnly Property GenericUriParserOptions As GenericUriParserOptions

Значение свойства

Значение записи GenericUriParserOptions.

Атрибуты

Комментарии

Свойство GenericUriParserOptions возвращает System.GenericUriParserOptions значение перечисления для экземпляра SchemeSettingElement .

Применяется к

См. также раздел