Home > All Other Interfaces > IPresentationStep > Description
Returns or 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)