DeploymentSyncParameterValidation.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the DeploymentSyncParameterValidationKind for the DeploymentSyncParameterValidation.
public:
property Microsoft::Web::Deployment::DeploymentSyncParameterValidationKind Kind { Microsoft::Web::Deployment::DeploymentSyncParameterValidationKind get(); };
public Microsoft.Web.Deployment.DeploymentSyncParameterValidationKind Kind { get; }
member this.Kind : Microsoft.Web.Deployment.DeploymentSyncParameterValidationKind
Public ReadOnly Property Kind As DeploymentSyncParameterValidationKind
Property Value
The DeploymentSyncParameterValidationKind for the DeploymentSyncParameterValidation.