TypeConfigurationEntry.TypeData 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.
Get the strong type data contains the type configuration information
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