Freigeben über


MediaWebPart.VideoSetEmbedCode-Eigenschaft

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<WebBrowsableAttribute(False)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property VideoSetEmbedCode As String
    Get
    Set
'Usage
Dim instance As MediaWebPart
Dim value As String

value = instance.VideoSetEmbedCode

instance.VideoSetEmbedCode = value
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public string VideoSetEmbedCode { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

MediaWebPart Klasse

MediaWebPart-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace