Share via


PSExtensionDataSource.InputDataSources Property

Definition

Gets or sets the input data sources. The format is specific for particular extension.

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

Property Value

Applies to