DeclaredParameter Class

Definition

Represents a named parameter to an Web Deployment package.

public ref class DeclaredParameter
public class DeclaredParameter
type DeclaredParameter = class
Public Class DeclaredParameter
Inheritance
DeclaredParameter

Properties

DefaultValue

Gets the default value of a parameter.

Description

Gets the description of the parameter.

FriendlyName

Gets a string that contains the localized name of the declared parameter.

Name

Gets the name of the parameter.

RawTags
Tags

Gets or sets a DeploymentWellKnownTag value that indicates the type of value this parameter represents.

Validation

Gets a type that performs validation on user input.

Applies to