Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 506 Bytes

File metadata and controls

20 lines (12 loc) · 506 Bytes

GetCpuidPropertyDetailCmdlet.Property property

Gets or sets a value that contains the property information.

A PropertyItem instance.

public PropertyItem Property { get; set; }

Property Value

A PropertyItem reference that contains the property information.

See Also