BufferCell.BufferCellType Property

Definition

Gets and sets the type value.

public:
 property System::Management::Automation::Host::BufferCellType BufferCellType { System::Management::Automation::Host::BufferCellType get(); void set(System::Management::Automation::Host::BufferCellType value); };
public System.Management.Automation.Host.BufferCellType BufferCellType { get; set; }
member this.BufferCellType : System.Management.Automation.Host.BufferCellType with get, set
Public Property BufferCellType As BufferCellType

Property Value

Applies to