RegisterCimIndicationCommand.WriteObject Method

 

Writes an object to the output pipeline. The variants of this method can be used to write a single object or an object that can be enumerated.

Namespace:   Microsoft.Management.Infrastructure.CimCmdlets
Assembly:  Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)

Overload List

Name Description
System_CAPS_pubmethod WriteObject(Object)

(Inherited from Cmdlet.)

System_CAPS_pubmethod WriteObject(Object, Boolean)

(Inherited from Cmdlet.)

See Also

RegisterCimIndicationCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top