BuildListRequest.SelectedDependencies Propriedade

Definição

Filtrar dependências selecionadas

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)

Valor da propriedade

IReadOnlyCollection<String>

Aplica-se a