ParameterDefault Class

Definition

Represents how a default value should be retrieved.

public abstract class ParameterDefault
type ParameterDefault = class
Public MustInherit Class ParameterDefault
Inheritance
ParameterDefault
Derived

Constructors

ParameterDefault()

Methods

GetDefaultValue()

Generates a value for the parameter.

WriteToManifest(ManifestPublishingContext)

Writes the current ParameterDefault to the manifest context.

Applies to