IRDVTaskPlugin::PluginName property

Contains the display name of the task agent. This name is used for logging purposes only.

This property is read-only.

Syntax

HRESULT get_PluginName(
  [out, retval] BSTR *pVal
);

Property value

The display name of the task agent.

Requirements

Requirement Value
Minimum supported client
Windows 7 Enterprise
Minimum supported server
Windows Server 2008 R2
Header
Tspubplugincom.h

See also

IRDVTaskPlugin