This document is archived and information here might be outdated. Recommended version. |
The text that describes the basic purpose and reason for the action, such as with tag actions what is being tagged.
[Visual Basic .NET]
Public ReadOnly Property ActionSpecificRuleText As String
[C#]
public string ActionSpecificRuleText {get;}
[C++]
HRESULT get_ActionSpecificRuleText(
System.String* pbstrActionSpecificRuleText
);
[C++] Parameters pbstrActionSpecificRuleText [out, retval]
pbstrActionSpecificRuleText is a parameter of type BSTR*