DeploymentSyncParameter Class
IIS 7.0
Provides the properties that define a deployment synchronization parameter.
Namespace:
Microsoft.Web.Deployment
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentSyncParameter type exposes the following members.
| Name | Description | |
|---|---|---|
|
DefaultValue | Gets the default value of the current parameter. |
|
Description | Gets the description of the current parameter. |
|
Descriptions | |
|
Entries | Gets an IEnumerable<DeploymentSyncParameterEntry> interface that references the DeploymentSyncParameterEntry objects in the current parameter. |
|
ExampleOrDetail | |
|
FriendlyName | |
|
FriendlyNames | |
|
Name | Gets or sets the name of the current parameter. |
|
Tags | |
|
Validation | |
|
Value | Gets or sets the value of the current parameter. |
|
WellKnownTags |
| Name | Description | |
|---|---|---|
|
Add | Adds a DeploymentSyncParameterEntry to the underlying list of entries. |
|
Equals(Object) | (Inherited from Object.) |
|
Equals(DeploymentSyncParameter) | |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |