次の方法で共有


VirtualDirectory.IsDirectory プロパティ

定義

ディレクトリとして扱う必要がある仮想リソースであることを示す値を取得します。

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

プロパティ値

常に true

適用対象

こちらもご覧ください