Gets the list of watching patterns.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public WatchPatternSet WatchPatterns { get; } |
Visual Basic |
---|
Public ReadOnly Property WatchPatterns As WatchPatternSet Get |
Property Value
Type: WatchPatternSet
Remarks
Please refer to the document of WatchPattern class for details.