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

SmbQueryFileBasicInfo() private method

private SmbQueryFileBasicInfo ( Trans2QueryPathInformationResponse enclosing ) : SharpCifs.Util
enclosing Trans2QueryPathInformationResponse
return SharpCifs.Util
			internal SmbQueryFileBasicInfo(Trans2QueryPathInformationResponse enclosing)
			{
				this._enclosing = enclosing;
			}