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

GetAttributes() public method

public GetAttributes ( ) : int
return int
			public virtual int GetAttributes()
			{
				return Attributes;
			}