NewModuleManifest Class

Definition

Activity to invoke the Microsoft.PowerShell.Core\New-ModuleManifest command in a Workflow.

public sealed class NewModuleManifest : Microsoft.PowerShell.Activities.PSRemotingActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSRemotingActivity

Constructors

NewModuleManifest()

Gets the display name of the command invoked by this activity.

Properties

AliasesToExport

Provides access to the AliasesToExport parameter.

Author

Provides access to the Author parameter.

ClrVersion

Provides access to the ClrVersion parameter.

CmdletsToExport

Provides access to the CmdletsToExport parameter.

CompanyName

Provides access to the CompanyName parameter.

Copyright

Provides access to the Copyright parameter.

DefaultCommandPrefix

Provides access to the DefaultCommandPrefix parameter.

Description

Provides access to the Description parameter.

DotNetFrameworkVersion

Provides access to the DotNetFrameworkVersion parameter.

DscResourcesToExport
FileList

Provides access to the FileList parameter.

FormatsToProcess

Provides access to the FormatsToProcess parameter.

FunctionsToExport

Provides access to the FunctionsToExport parameter.

Guid

Provides access to the Guid parameter.

HelpInfoUri

Provides access to the HelpInfoUri parameter.

IconUri
LicenseUri
ModuleList

Provides access to the ModuleList parameter.

ModuleVersion

Provides access to the ModuleVersion parameter.

NestedModules

Provides access to the NestedModules parameter.

PassThru

Provides access to the PassThru parameter.

Path

Provides access to the Path parameter.

PowerShellHostName

Provides access to the PowerShellHostName parameter.

PowerShellHostVersion

Provides access to the PowerShellHostVersion parameter.

PowerShellVersion

Provides access to the PowerShellVersion parameter.

PrivateData

Provides access to the PrivateData parameter.

ProcessorArchitecture

Provides access to the ProcessorArchitecture parameter.

ProjectUri
PSCommandName

Gets the fully qualified name of the command invoked by this activity.

ReleaseNotes
RequiredAssemblies

Provides access to the RequiredAssemblies parameter.

RequiredModules

Provides access to the RequiredModules parameter.

RootModule

Provides access to the RootModule parameter.

ScriptsToProcess

Provides access to the ScriptsToProcess parameter.

Tags
TypesToProcess

Provides access to the TypesToProcess parameter.

VariablesToExport

Provides access to the VariablesToExport parameter.