MimeTypeSelectorOrder Property  | 
 
            Gets the order of apperance for the selector (used as precedence tiebreaker where necessary).
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic int Order { get; }Public ReadOnly Property Order As Integer
	Get
Property Value
Type: 
Int32
See Also