Метод | Описание | |
---|---|---|
FileCharacteristics ( ushort characteristics ) : System |
Create an object that contains all possible file characteristics flags resolve to boolean properties.
|
|
ToString ( ) : string |
Return string representation of all characteristics.
|
public FileCharacteristics ( ushort characteristics ) : System | ||
characteristics | ushort | Characteristics from the file header. |
Результат | System |