SessionStateTypeEntry.TypeData Property

Definition

The TypeData we want to update with. This can be null if FileName constructor or TypeTable constructor is used.

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

Property Value

Applies to