XmlName Property

Microsoft Robotics Class Reference

Gets or sets the xml name of the data member

Namespace: Microsoft.Dss.Core.ContractModel
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute(XmlAttribute = true)]
[XmlAttributeAttribute]
public string XmlName { get; set; }

See Also

DataMemberInfo Class

Microsoft.Dss.Core.ContractModel Namespace