adTempus API
ArcanaDevelopment.adTempus.Client Namespace / WMITrigger Class / Query Property

In This Topic
    Query Property
    In This Topic
    The WMI event query to execute
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property Query As String
    [CanBeNull()]
    public string Query {get; set;}
    See Also