Share via


GetWmiObject.DirectRead Property

Definition

Specifies whether direct access to the WMI provider is requested for the specified class without any regard to its base class or to its derived classes.

public:
 property bool DirectRead { bool get(); void set(bool value); };
public:
 property bool DirectRead { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(null)]
public bool DirectRead { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.DirectRead : bool with get, set
Public Property DirectRead As Boolean

Property Value

Attributes

Applies to