[Missing <summary> documentation for "P:XmlDefs.ExtraData.Value"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[HelpAttribute("The value for this extra data.")]
public string Value { get; set; }

See Also