ExtractionRule.RuleDescription Property

Definition

Caution

This method is no longer used. Use DescriptionAttribute on the class to set a description for this rule.

public:
 virtual property System::String ^ RuleDescription { System::String ^ get(); };
[System.Obsolete("This method is no longer used.  Use DescriptionAttribute on the class to set a description for this rule.", false)]
public virtual string RuleDescription { get; }
[<System.Obsolete("This method is no longer used.  Use DescriptionAttribute on the class to set a description for this rule.", false)>]
member this.RuleDescription : string
Public Overridable ReadOnly Property RuleDescription As String

Property Value

Attributes

Applies to