Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 472 Bytes

File metadata and controls

20 lines (12 loc) · 472 Bytes

GetCpuidImplementedPropertiesCmdlet.Leaf property

Gets or sets a value that contains the name of the leaf.

Leaf name

public Leaf Leaf { get; set; }

Property Value

One of the values of the Leaf enumeration.

See Also