Partager via


UrlTask Constructor

 

Initializes a new instance of the UrlTask class.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod UrlTask(Guid, String, Uri)

Initializes a new instance of the UrlTask class with the specified identifier, display name, and the specified URL.

System_CAPS_pubmethod UrlTask(String, Uri)

Initializes a new instance of the UrlTask class with the specified display name and the specified URL.

See Also

UrlTask Class
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace

Return to top