Compartilhar via


VideoChannel.Title 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 Property Title As String
    Get
    Set
'Uso
Dim instance As VideoChannel
Dim value As String

value = instance.Title

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

VideoChannel classe

VideoChannel membros

Microsoft.SharePoint.Client.Publishing namespace