OntologyResourceResource Property |
Gets the Resource that this Ontology Resource refers to.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public INode Resource { get; }
Public ReadOnly Property Resource As INode
Get
Property Value
Type:
INodeSee Also