de la propiedad SubtitleFile.NativeLanguageName
Espacio de nombres: Microsoft.SharePoint.Client.Publishing
Ensamblado: Microsoft.SharePoint.Client.Publishing (en Microsoft.SharePoint.Client.Publishing.dll)
Sintaxis
'Declaración
Public Property NativeLanguageName As String
Get
Set
'Uso
Dim instance As SubtitleFile
Dim value As String
value = instance.NativeLanguageName
instance.NativeLanguageName = value
public string NativeLanguageName { get; set; }
Valor de propiedad
Tipo: System.String