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 | |
---|---|---|
UrlTask(Guid, String, Uri) | Initializes a new instance of the UrlTask class with the specified identifier, display name, and the specified URL. |
|
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