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