PSResourceProviderLocation.Providers Property

Definition

Gets or sets the providers that are supported in this location

public System.Collections.Generic.List<string> Providers { get; set; }
member this.Providers : System.Collections.Generic.List<string> with get, set
Public Property Providers As List(Of String)

Property Value

Applies to