AssemblyLocations Properties

Microsoft Robotics Class Reference

The AssemblyLocations type exposes the following members.

Properties

  Name Description
Public property Contract
Service contract
Public property ImplementationLocalPath
Local file system path for service implementation assembly
Public property ImplementationRelativePath
Location of the Implementation Dll
Public property ImplementationUri
Service implementation assembly URI
Public property ProxyLocalPath
Local file system path for proxy assembly
Public property ProxyRelativePath
Location of the Proxy Dll
Public property ProxyUri
Proxy assembly URI
Public property TransformLocalPath
Local file system path for transform assembly
Public property TransformRelativePath
Location of the Transform Dll
Public property TransformUri
Transform assembly URI
Public property UriBase
The Uri Base for producing relative locations

See Also

AssemblyLocations Class

Microsoft.Dss.Services.ContractDirectory Namespace