Sdílet prostřednictvím


GetWmiObject.Amended Property

Definition

Indicates whether the objects that are returned from WMI should contain amended information. Typically, amended information is localizable information, such as object and property descriptions, that is attached to the WMI object.

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

Property Value

Attributes

Applies to