SessionStateFormatEntry.Formattable Property

Definition

The FormatTable specified with constructor. This can be null if FileName constructor is used.

public:
 property System::Management::Automation::Runspaces::FormatTable ^ Formattable { System::Management::Automation::Runspaces::FormatTable ^ get(); };
public System.Management.Automation.Runspaces.FormatTable Formattable { get; }
member this.Formattable : System.Management.Automation.Runspaces.FormatTable
Public ReadOnly Property Formattable As FormatTable

Property Value

Applies to