ViewModelBase.DataProvider - Propriété
Permet d'accéder à l'instance ListDataCache.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property DataProvider As ListDataProviderBase
Get
Set
'Utilisation
Dim instance As ViewModelBase
Dim value As ListDataProviderBase
value = instance.DataProvider
instance.DataProvider = value
[DataMemberAttribute]
public ListDataProviderBase DataProvider { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Phone.Application.ListDataProviderBase
ListDataProviderBase