Click or drag to resize
HyperTextProcessorTextCaptureGroup Property
Gets the name of the capture group used for text enclosed in a tag.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static string TextCaptureGroup { get; }

Property Value

Type: String
The name of the capture group used for text enclosed in a tag.
See Also