Freigeben über


MediaWebPart.VideoSetSource-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)> _
<ManagedLinkAttribute(Fixup := True)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property VideoSetSource As String
    Get
    Set
'Usage
Dim instance As MediaWebPart
Dim value As String

value = instance.VideoSetSource

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

MediaWebPart Klasse

MediaWebPart-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace