 | HyperTextProcessorTextCaptureGroup Property |
Gets the name of the capture group used for text enclosed in a tag.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static string TextCaptureGroup { get; }Property Value
Type:
StringThe name of the capture group used for text enclosed in a tag.
See Also