SharpCifs.Smb.Trans2QueryPathInformationResponse.SmbQueryFileBasicInfo.GetSize C# (CSharp) Method

GetSize() public method

public GetSize ( ) : long
return long
			public virtual long GetSize()
			{
				return 0L;
			}