次の方法で共有


ManagementContentNavigator.IsFile プロパティ

定義

現在の管理コンテンツ アイテムがファイルかどうかを示す値を取得します。

public:
 property bool IsFile { bool get(); };
public bool IsFile { get; }
member this.IsFile : bool
Public ReadOnly Property IsFile As Boolean

プロパティ値

true 現在の管理コンテンツ 項目がファイルの場合。それ以外の場合は false

適用対象