SharpCifs.Smb.Trans2QueryPathInformationResponse.SmbQueryFileBasicInfo.SmbQueryFileBasicInfo C# (CSharp) Méthode

SmbQueryFileBasicInfo() private méthode

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