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

In This Topic
    MatchText Property
    In This Topic
    The text to match.
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property MatchText As String
    [CanBeNull()]
    public string MatchText {get; set;}
    See Also