CommandViewModel.ImportModuleMessage Property

Definition

Gets the message to be displayed when the cmdlet belongs to a module that is not imported

public:
 property System::String ^ ImportModuleMessage { System::String ^ get(); };
public:
 property Platform::String ^ ImportModuleMessage { Platform::String ^ get(); };
public string ImportModuleMessage { get; }
member this.ImportModuleMessage : string
Public ReadOnly Property ImportModuleMessage As String

Property Value

Applies to