de la propiedad VideoItem.DefaultEmbedCode
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 DefaultEmbedCode As String
Get
'Uso
Dim instance As VideoItem
Dim value As String
value = instance.DefaultEmbedCode
public string DefaultEmbedCode { get; }
Valor de propiedad
Tipo: System.String