de la propiedad VideoItem.OwnerName
Espacio de nombres: Microsoft.SharePoint.Client.Publishing
Ensamblados: Microsoft.SharePoint.Client.Publishing.Silverlight (en Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (en Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (en Microsoft.SharePoint.Client.Publishing.dll)
Sintaxis
'Declaración
Public ReadOnly Property OwnerName As String
Get
'Uso
Dim instance As VideoItem
Dim value As String
value = instance.OwnerName
public string OwnerName { get; }
Valor de propiedad
Tipo: System.String