Compartilhar via


VideoItem.Author propriedade

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblies:   Microsoft.SharePoint.Client.Publishing.Silverlight (em Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (em Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property Author As User
    Get
'Uso
Dim instance As VideoItem
Dim value As User

value = instance.Author
public User Author { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.User

Ver também

Referência

VideoItem classe

VideoItem membros

Microsoft.SharePoint.Client.Publishing namespace