Share via


LaunchUri Class

Microsoft Robotics Class Reference

Request to launch the defaul web browser with the specific URI

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

Syntax

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..::..LaunchUri

See Also

LaunchUri Members

Microsoft.Dss.Services.UriLauncher Namespace