'Declaration Public Sub SetItemAttributes( _ ByVal path As String, _ ByVal attributes As Attrs _ )
'Usage Dim instance As SFtp Dim path As String Dim attributes As Attrs instance.SetItemAttributes(path, attributes)
public void SetItemAttributes( string path, Attrs attributes )
Parameters
- path
- attributes