Partager via


DiscoveryWebControlBase.SelectedSources - Propriété

Espace de noms :  Microsoft.Office.Server.Discovery.WebControls
Assembly :  Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SelectedSources As IList(Of Integer)
    Get
'Utilisation
Dim instance As DiscoveryWebControlBase
Dim value As IList(Of Integer)

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

Valeur de propriété

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

Voir aussi

Référence

DiscoveryWebControlBase classe

DiscoveryWebControlBase - Membres

Microsoft.Office.Server.Discovery.WebControls - Espace de noms