Share via


ScheduleJobCmdletBase.ModuleName Field

The name of the PowerShell module that deals with scheduled jobs. This field is constant.

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

Usage

'Usage
Dim value As String

value = ScheduleJobCmdletBase.ModuleName

Syntax

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

Platforms

Target Platforms

See Also

Reference

ScheduleJobCmdletBase Class
ScheduleJobCmdletBase Members
Microsoft.PowerShell.ScheduledJob Namespace