SessionStateFormatEntry.Formattable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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