InstallSharedDirectorySettings.IsSharedWowDirectoryEnabled 属性

定义

获取一个值,该值指示是否启用共享 WOW 目录。

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

属性值

如果启用了共享 WOW 目录,则为 true;否则为 false

适用于