Share via


QueryAssemblyLocations Class

Microsoft Robotics Class Reference

Find the location of a DssContract

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class QueryAssemblyLocations : Query<RequestAssemblyLocations, PortSet<AssemblyLocations, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Query< (Of < ( <'RequestAssemblyLocations, PortSet< (Of < ( <'AssemblyLocations, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.ContractDirectory.Proxy..::..QueryAssemblyLocations

See Also

QueryAssemblyLocations Members

Microsoft.Dss.Services.ContractDirectory.Proxy Namespace