Bagikan melalui


ClientInfo.PatchIds Property

Definition

Gets or sets the list of patches that the client has installed.

public:
 property cli::array <Guid> ^ PatchIds { cli::array <Guid> ^ get(); void set(cli::array <Guid> ^ value); };
public Guid[] PatchIds { get; set; }
member this.PatchIds : Guid[] with get, set
Public Property PatchIds As Guid()

Property Value

Guid[]

The list of patched applied.

Applies to