EnumMemberAttributeValue Property |
Gets or sets the value associated with the enumeration member the attribute
is applied to.
Namespace: System.Runtime.SerializationAssembly: CSharpXamlForHtml5.System.Runtime.Serialization.dll (in CSharpXamlForHtml5.System.Runtime.Serialization.dll.dll) Version: 1.0.0.0
Syntax public string Value { get; set; }
Property Value
Type:
StringSee Also