| LocalDeploymentProvider Constructor (String, Uri) |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public LocalDeploymentProvider(
string name,
Uri url
)
Public Sub New (
name As String,
url As Uri
)
Parameters
- name
- Type: SystemString
- url
- Type: SystemUri
See Also