InitialSessionState.Providers Property

Definition

public:
 virtual property System::Management::Automation::Runspaces::InitialSessionStateEntryCollection<System::Management::Automation::Runspaces::SessionStateProviderEntry ^> ^ Providers { System::Management::Automation::Runspaces::InitialSessionStateEntryCollection<System::Management::Automation::Runspaces::SessionStateProviderEntry ^> ^ get(); };
public virtual System.Management.Automation.Runspaces.InitialSessionStateEntryCollection<System.Management.Automation.Runspaces.SessionStateProviderEntry> Providers { get; }
member this.Providers : System.Management.Automation.Runspaces.InitialSessionStateEntryCollection<System.Management.Automation.Runspaces.SessionStateProviderEntry>
Public Overridable ReadOnly Property Providers As InitialSessionStateEntryCollection(Of SessionStateProviderEntry)

Property Value

Applies to