ParameterDefault Class
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.
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. |