VideoPlaybackMetadata.HLSUrl propriedade
Namespace: Microsoft.SharePoint.Client.Publishing
Assembly: Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)
Sintaxe
'Declaração
Public ReadOnly Property HLSUrl As String
Get
'Uso
Dim instance As VideoPlaybackMetadata
Dim value As String
value = instance.HLSUrl
public string HLSUrl { get; }
Valor de propriedade
Tipo: System.String