InstallSharedDirectorySettings.IsSharedWowDirectoryEnabled プロパティ

定義

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

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

プロパティ値

true 共有WOWディレクトリが有効であれば、それ以外は false

適用対象