Share via


LocalServicePaths Property

Microsoft Robotics Class Reference

The local directory paths where Dss services are located.

Namespace: Microsoft.Dss.Services.ContractDirectory.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(IsRequired = true, Order = )]
public List<string> LocalServicePaths { get; set; }

See Also

State Class

Microsoft.Dss.Services.ContractDirectory.Proxy Namespace