SchemeSettingElement.GenericUriParserOptions Propriedade
Definição
Obtém o valor da entrada GenericUriParserOptions de uma instância SchemeSettingElement.Gets the value of the GenericUriParserOptions entry from a SchemeSettingElement instance.
public:
property GenericUriParserOptions GenericUriParserOptions { GenericUriParserOptions get(); };
[System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsRequired=true)]
public GenericUriParserOptions GenericUriParserOptions { get; }
public GenericUriParserOptions GenericUriParserOptions { get; }
[<System.Configuration.ConfigurationProperty("genericUriParserOptions", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsRequired=true)>]
member this.GenericUriParserOptions : GenericUriParserOptions
member this.GenericUriParserOptions : GenericUriParserOptions
Public ReadOnly Property GenericUriParserOptions As GenericUriParserOptions
Valor da propriedade
O valor da entrada GenericUriParserOptions.The value of GenericUriParserOptions entry.
- Atributos
Comentários
A GenericUriParserOptions propriedade retorna um System.GenericUriParserOptions valor de enumeração para a SchemeSettingElement instância.The GenericUriParserOptions property returns a System.GenericUriParserOptions enumeration value for the SchemeSettingElement instance.