Share via


XamlHostingSectionGroup.XamlHostingSection Property

Gets the XAML hosting section of a configuration file.

Namespace:  System.Xaml.Hosting.Configuration
Assembly:  System.Xaml.Hosting (in System.Xaml.Hosting.dll)

Syntax

'Declaration
Public ReadOnly Property XamlHostingSection As XamlHostingSection
public XamlHostingSection XamlHostingSection { get; }
public:
property XamlHostingSection^ XamlHostingSection {
    XamlHostingSection^ get ();
}
member XamlHostingSection : XamlHostingSection with get
function get XamlHostingSection () : XamlHostingSection

Property Value

Type: System.Xaml.Hosting.Configuration.XamlHostingSection
XamlHostingSection .

Version Information

.NET Framework

Supported in: 4.6, 4.5, 4

See Also

Reference

XamlHostingSectionGroup Class

System.Xaml.Hosting.Configuration Namespace