XamlRoot.ContentIslandEnvironment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.