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