Share via


FullName Property

Microsoft Robotics Class Reference

Gets or sets the fully qualified type name of the data contract

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]
[XmlAttributeAttribute(AttributeName = "Name")]
public string FullName { get; set; }

See Also

DataContractBase Class

Microsoft.Dss.Core.ContractModel Namespace