Class Destination
- Namespace
- Dynamicweb.Deployment
- Assembly
- Dynamicweb.Core.dll
Represents a deployment destination
- Inheritance
-
Destination
- Inherited Members
Properties
Id
Gets or sets the identifier.
Property Value
- string
The identifier.
Name
Gets or sets the name.
Property Value
- string
The name.
Password
Gets or sets the password.
Property Value
- string
The password.
Url
Gets or sets the URL.
Property Value
- string
The URL.
Username
Gets or sets the username.
Property Value
- string
The username.