Click or drag to resize

UriLoaderUserAgent Property

Gets/Sets an optional User Agent string that will be appended to HTTP Requests.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static string UserAgent { get; set; }

Property Value

Type: String
See Also