Freigeben über


VideoRendition.Label-Eigenschaft

Ruft die Bezeichnung, die die Medien Formatvariante aus anderen im Menü Auswahl Formatvariante zu unterscheiden.

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Label As String
    Get
    Set
'Usage
Dim instance As VideoRendition
Dim value As String

value = instance.Label

instance.Label = value
[DataMemberAttribute]
public string Label { get; set; }

Eigenschaftswert

Typ: System.String
Die Zeichenfolge, die eine Formatvariante Medien beschreiben.

Hinweise

Es wäre sinnvoll, die video-Codec, Container oder Bitrate zu beschreiben.

Siehe auch

Referenz

VideoRendition Klasse

VideoRendition-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace