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

适用于