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

ObexFileOrFolderItem.Group Property

“Some file systems have the notion of group ownership. This attribute is used to convey that information when present”

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

Remarks

“Some file systems have the notion of group ownership. This attribute is used to convey that information when present”

See Also

ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace