SessionStateTypeEntry.TypeTable Property

Definition

The TypeTable specified with constructor. This can be null if FileName constructor or TypeData constructor is used.

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

Property Value

Applies to