Compartir a través de


de la propiedad VideoItem.Description

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 Property Description As String
    Get
    Set
'Uso
Dim instance As VideoItem
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase VideoItem

Miembros VideoItem

Espacio de nombres Microsoft.SharePoint.Client.Publishing