Instance Method インスタンスメソッド

fileHFSTypeCode()

Returns file’s HFS type code. ファイルのHFSタイプコードを返します。

Declaration 宣言

func fileHFSTypeCode() -> OSType

Return Value 戻り値

The value associated with the hfsTypeCode file attributes key, or 0 if the file attributes dictionary has no entry for the key. hfsTypeCodeファイル属性キーと結びつけられた値、または0、もしファイル属性辞書がそのキーに対していかなる登録項目も持たないならば。

See Also 参照

Accessing File Attributes ファイル属性にアクセスする