GenericUriParserOptions (System.GenericUriParserOptions)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.dll

Specifies options for a UriParser.

VB.NET C#

C#

public enum struct GenericUriParserOptions : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

General | Jason Kemp .ca

using Options = System . GenericUriParserOptions ;   public class SipUriParser : GenericUriParser {     public SipUriParser()         : base ( Options . NoFragment | Options . GenericAuthority | ...

Changes in system from org2.0 (Version 2.0.50727.42)
to 2.0 ...

public sealed enum System.GenericUriParserOptions Default = 0, GenericAuthority = 1, AllowEmptyAuthority = 2,

#108 (flag enums broken) – The Larceny Project – Trac ...

Initializing dotnet 2.0.50727.42 .....done. > (System.GenericUriParser. (System.GenericUriParserOptions.Default$)) # > (System.GenericUriParser ...

.NET Framework Class Browser

Quickstart Class Browser ... Class System.GenericUriParserOptions

GenericUriParser Constructor (System)

When creating a customizable parser, the behavior of the parser is specified by passing a bitwise combination of the values available in the System . . :: . GenericUriParserOptions ...

GenericUriParser Class (System)

When creating a customizable parser, the behavior of the parser is specified by passing a bitwise combination of the values available in the System . . :: . GenericUriParserOptions ...

Mono Documentation

Mono Class Library : System Namespace System.GenericUriParserOptions Enumeration: Note: This namespace, class, or member is supported only in version .NET 2 ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support