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

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