MimeTypeSelector.Charset Property |
Gets the Charset for the selector (may be null if none specified).
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic string Charset { get; }
Public ReadOnly Property Charset As String
Get
Property Value
Type:
String
See Also