ScheduledJobOptionCmdletBase.OptionsParameterSet Field

Represents the name of the Options parameter set. This field is constant.

Namespace: Microsoft.PowerShell.ScheduledJob
Assembly: Microsoft.PowerShell.ScheduledJob (in Microsoft.PowerShell.ScheduledJob.dll)

Usage

'Usage
Dim value As String

value = ScheduledJobOptionCmdletBase.OptionsParameterSet

Syntax

'Declaration
Protected Const OptionsParameterSet As String
protected const string OptionsParameterSet
protected:
literal String^ OptionsParameterSet
protected static final String OptionsParameterSet
protected const var OptionsParameterSet : String

Platforms

Target Platforms

See Also

Reference

ScheduledJobOptionCmdletBase Class
ScheduledJobOptionCmdletBase Members
Microsoft.PowerShell.ScheduledJob Namespace