Compartilhar via


DiscoveryWebControlBase.SelectedSources propriedade

Namespace:  Microsoft.Office.Server.Discovery.WebControls
Assembly:  Microsoft.Office.Policy (em Microsoft.Office.Policy.dll)

Sintaxe

'Declaração
Public ReadOnly Property SelectedSources As IList(Of Integer)
    Get
'Uso
Dim instance As DiscoveryWebControlBase
Dim value As IList(Of Integer)

value = instance.SelectedSources
public IList<int> SelectedSources { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IList<Int32>

Ver também

Referência

DiscoveryWebControlBase classe

DiscoveryWebControlBase membros

Microsoft.Office.Server.Discovery.WebControls namespace