This document is archived and information here might be outdated. Recommended version. |
The collection of style names supported by the agent.
[Visual Basic .NET] Public ReadOnly Property AvailableStyleNames As IStringArray
[C#] public IStringArray AvailableStyleNames {get;}
[C++]
HRESULT get_AvailableStyleNames(
IStringArray** ppStyleNames
);
[C++]
Parameters ppStyleNames [out, retval]
ppStyleNames is a parameter of type IStringArray**