CmdletProvider.WriteInformation Method

Definition

Overloads

WriteInformation(InformationRecord)
WriteInformation(Object, String[])

WriteInformation(InformationRecord)

public void WriteInformation (System.Management.Automation.InformationRecord record);
Parameters

WriteInformation(Object, String[])

public void WriteInformation (object messageData, string[] tags);
Parameters
messageData
Object
tags
String[]