adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ComputerMonitor Class / MatchText Property

In This Topic
    MatchText Property
    In This Topic
    The text to match.
    Syntax
    'Declaration
     
    
    Public Property MatchText As String
    public string MatchText {get; set;}
    See Also