OptionsInternUris Property  | 
 
            Gets/Sets whether the library will attempt to intern URIs to reduce memory usage.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static bool InternUris { get; set; }Public Shared Property InternUris As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also