次の方法で共有


BuildListRequest.SelectedDependencies Property

Definition

Filter selected dependencies

public:
 property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ SelectedDependencies { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); void set(System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ value); };
public System.Collections.Generic.IReadOnlyCollection<string> SelectedDependencies { get; set; }
member this.SelectedDependencies : System.Collections.Generic.IReadOnlyCollection<string> with get, set
Public Property SelectedDependencies As IReadOnlyCollection(Of String)

Property Value

Applies to