Share via


XamlRoot.ContentIslandEnvironment Property

Definition

Gets general environment information for the content island.

public:
 property ContentIslandEnvironment ^ ContentIslandEnvironment { ContentIslandEnvironment ^ get(); };
ContentIslandEnvironment ContentIslandEnvironment();
public ContentIslandEnvironment ContentIslandEnvironment { get; }
var contentIslandEnvironment = xamlRoot.contentIslandEnvironment;
Public ReadOnly Property ContentIslandEnvironment As ContentIslandEnvironment

Property Value

General environment information for the content island.

Applies to