PackageInfo.ExecutionValueParameterSet Class

Definition

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.

Applies to