This document is archived and information here might be outdated. Recommended version. |
Describes what the action will do.
[Visual Basic .NET]
Public ReadOnly Property RulesDescription As String
[C#]
public string RulesDescription {get;}
[C++]
HRESULT get_RulesDescription(
System.String* pbstrRulesDescription
);
[C++] Parameters pbstrRulesDescription [out, retval]
pbstrRulesDescription is a parameter of type BSTR*