Description

Gets and sets a string describing the step, which displays in the Presentation Editor.

 

JavaScript

 

Description

 

C#

 

string Description { get; set; }

 

C++

 

HRESULT Description([out, retval] BSTR* pVal)

HRESULT Description([in] BSTR pVal)