InstallSharedDirectorySettings.IsSharedDirectoryEnabled プロパティ

定義

共有ディレクトリが有効かどうかを示す値が出ます。

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

プロパティ値

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

適用対象