Brecham.Obex — An OBEX library for the .NET Framework

ObexFileOrFolderItem.XmlLang Property

“[Specifies] the language of both content and attribute values.”

[Visual Basic]
Public Property XmlLang As String
[C#]
public string XmlLang {get; set;}

Remarks

“The XML defined language attribute may be used to specify the language of both content and attribute values. The default language of English (us-EN) need not be specified. This attribute affects the interpretation of the following attributes: name, owner and group. As well as any element content.”

See Also

ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace