VideoItem.Owner - Propriété
Espace de noms : Microsoft.SharePoint.Client.Publishing
Assemblys : Microsoft.SharePoint.Client.Publishing.Silverlight (dans Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (dans Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (dans Microsoft.SharePoint.Client.Publishing.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Owner As User
Get
'Utilisation
Dim instance As VideoItem
Dim value As User
value = instance.Owner
public User Owner { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.User