Parameters
- file
- The file to check for padding.
Return Value
The number of padding bytes found at the end of the file. Returns 0 if no padding is found or the file does not exist.
Exception | Description |
---|---|
System.ArgumentException | If the file does not exists |
System.ArgumentNullException | If fileis null |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2