PackageInfo.ExecutionValueParameterSet 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 the set of the execution value parameter.
public: ref class PackageInfo::ExecutionValueParameterSet
public class PackageInfo.ExecutionValueParameterSet
type PackageInfo.ExecutionValueParameterSet = class
Public Class PackageInfo.ExecutionValueParameterSet
- Inheritance
-
PackageInfo.ExecutionValueParameterSet
Constructors
PackageInfo.ExecutionValueParameterSet() |
Initializes a new instance of the PackageInfo.ExecutionValueParameterSet class. |
Properties
ObjectType |
Gets or sets the object type of the current execution value parameter set. |
ParameterName |
Gets or sets the parameter name. |
ParameterValue |
Gets or sets the parameter value. |