Share via


AliasList Property

Microsoft Robotics Class Reference

List of service instance URIs, one per transport service is bound to

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute(IsRequired = true)]
[XmlArrayItemAttribute("Alias", IsNullable = false)]
public List<string> AliasList { get; set; }

See Also

ServiceInfoType Class

Microsoft.Dss.ServiceModel.Dssp Namespace