메소드 | 설명 | |
---|---|---|
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 |