PSGeneratedCIMActivity.ModuleDefinition Property

Definition

Contains the powershell text defining the mode for this command.

protected:
 abstract property System::String ^ ModuleDefinition { System::String ^ get(); };
protected:
 abstract property Platform::String ^ ModuleDefinition { Platform::String ^ get(); };
protected abstract string ModuleDefinition { get; }
member this.ModuleDefinition : string
Protected MustOverride ReadOnly Property ModuleDefinition As String

Property Value

Applies to