Gets the value of a specific attribute.
Namespace:
VDS.RDF.Parsing.Events
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax string this[
string name
] { get; }
ReadOnly Default Property Item (
name As String
) As String
Get
Parameters
- name
- Type: SystemString
Attribute Name.
Return Value
Type:
StringSee Also