Share via


LaunchUri Class

Microsoft Robotics Class Reference

Request to launch the defaul web browser with the specific URI

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class LaunchUri : Submit<LaunchUriRequest, PortSet<DefaultSubmitResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Submit< (Of < ( <'LaunchUriRequest, PortSet< (Of < ( <'DefaultSubmitResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.UriLauncher.Proxy..::..LaunchUri

See Also

LaunchUri Members

Microsoft.Dss.Services.UriLauncher.Proxy Namespace