InstallSharedDirectorySettings.IsSharedDirectoryEnabled プロパティ

定義

共有ディレクトリが有効になっているかどうかを示す値を取得します。

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

プロパティ値

共有ディレクトリが有効の場合は true、それ以外の場合は false

適用対象