CmdletProvider.WriteInformation Method

Definition

Overloads

WriteInformation(InformationRecord)

C++
public:
 void WriteInformation(System::Management::Automation::InformationRecord ^ record);

Parameters

Applies to

PowerShell SDK 7.4.0 i druge verzije
Proizvod Verzije
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0

WriteInformation(Object, String[])

C++
public:
 void WriteInformation(System::Object ^ messageData, cli::array <System::String ^> ^ tags);

Parameters

messageData
Object
tags
String[]

Applies to

PowerShell SDK 7.4.0 i druge verzije
Proizvod Verzije
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0