PSActivity.PSDefiningModule Property

Definition

Returns the module defining the command called by this activity. It may be null.

protected:
 virtual property System::String ^ PSDefiningModule { System::String ^ get(); };
protected:
 virtual property Platform::String ^ PSDefiningModule { Platform::String ^ get(); };
protected virtual string PSDefiningModule { get; }
member this.PSDefiningModule : string
Protected Overridable ReadOnly Property PSDefiningModule As String

Property Value

Applies to