VirtualFile.IsDirectory プロパティ

定義

ファイルとして扱う必要がある仮想リソースであることを示す値を取得します。

public:
 virtual property bool IsDirectory { bool get(); };
public override bool IsDirectory { get; }
member this.IsDirectory : bool
Public Overrides ReadOnly Property IsDirectory As Boolean

プロパティ値

Boolean

常に false

適用対象