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.

적용 대상