ContentSiteEnvironment 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
ContentSite 환경에 대한 정보를 연결된 ContentIsland제공합니다.
[WebHostHidden]
public ref class ContentSiteEnvironment
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[WebHostHidden]
class ContentSiteEnvironment
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class ContentSiteEnvironment
Public Class ContentSiteEnvironment
- 상속
- 특성
설명
ContentIslandEnvironmentContentSiteEnvironment지정된 설정에 의해 구성됩니다.
각 ContentSiteContentIslandEnvironment 설정을 관리하는 ContentSiteEnvironment 있습니다. IContentSiteBridge 구현은 ContentSiteEnvironment 정보를 ContentIslandEnvironment전파할 시기를 결정합니다. 이렇게 하면 IContentSiteBridge 환경이 ContentIsland어떻게 표현되는지 정책을 결정할 수 있습니다.
속성
AppWindowId |
최상위 Win32 HWND의 ID를 가져오거나 설정합니다. |
DisplayId |
"메트릭 기관" 모니터 ID를 가져오거나 설정합니다. |
View |
메서드
NotifySettingChanged(String) |
ContentIslandEnvironmentSettingChanged 이벤트를 발생하도록 지시합니다. |