Click or drag to resize

StorageHelperHttpMultipartBoundary Property

Gets a new unique boundary for HTTP mutlipart requests.

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

Property Value

Type: String
See Also