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