Compartilhar via


VideoChannel.CanViewByCurrent 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 CanViewByCurrent As Boolean
    Get
'Uso
Dim instance As VideoChannel
Dim value As Boolean

value = instance.CanViewByCurrent
public bool CanViewByCurrent { get; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

VideoChannel classe

VideoChannel membros

Microsoft.SharePoint.Client.Publishing namespace