SetAttributes Method

Sets file or folder attributes.

Overload List

Sets file or folder attributes.

public void SetAttributes(string,ulong);

Sets file or folder attributes.

public void SetAttributes(ulong);

Sets file or folder attributes.

public void SetAttributes(string,long);

Sets file or folder attributes.

public void SetAttributes(long);

Sets file or folder attributes.

public void SetAttributes(string,long,long);

Sets file or folder attributes.

public void SetAttributes(long,long);

Sets file or folder attributes.

public void SetAttributes(string,DateTime,DateTime);

Sets file or folder attributes.

public void SetAttributes(DateTime,DateTime);

Sets file or folder attributes.

public void SetAttributes(string,ulong,long,long,long,DateTime,DateTime);

Sets file or folder attributes.

public void SetAttributes(ulong,long,long,long,DateTime,DateTime);

See Also

SFTP Class | SFTP Members | WeOnlyDo.Client Namespace