7 references to FileAttributesData
System.Web (7)
FileChangesMonitor.cs (7)
280_fad = ffd.FileAttributesData; 670&& (ffd.FileAttributesData.FileAttributes & FileAttributes.Directory) != 0) { 675fileMon = new FileMonitor(this, ffd.FileNameLong, ffd.FileNameShort, true, ffd.FileAttributesData, dacl); 1687return ffd.FileAttributesData.UtcLastWriteTime; 1782fad = ffd.FileAttributesData; 1783return ffd.FileAttributesData.UtcLastWriteTime; 2225return ffd.FileAttributesData;