BlueLibs documentation

OBEXFtpDirItem Constructor 

constructs new directory item with the given name

[Visual Basic]
Public Sub New( _
   ByVal AName As String _
)
[C#]
public OBEXFtpDirItem(
   string AName
);

Parameters

AName
name of the item

See Also

OBEXFtpDirItem Class | BlueLibs.OBEX Namespace