Microsoft.SystemCenter.MPAuthoringConsole.Template.Class.WindowsLocalApplication.PageSet (UIPageSet)

Element properties:

Type DefinitionMicrosoft.SystemCenter.MPAuthoringConsole.Template.Class.WindowsLocalApplication

Source Code:

<UIPageSet ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Class.WindowsLocalApplication.PageSet" TypeDefinitionID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Class.WindowsLocalApplication">
<UIPageReferences>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Class.WindowsLocalApplication.PageSet.PageReference1" PageID="Microsoft.SystemCenter.MPAuthoringConsole.ApplicationNamePage" Usage="CreationAndUpdate">
<Title ID="Title"/>
</UIPageReference>
<UIPageReference ID="Microsoft.SystemCenter.MPAuthoringConsole.Template.Class.WindowsLocalApplication.PageSet2" PageID="Microsoft.SystemCenter.MPAuthoringConsole.KeyPropertyPage" Usage="CreationAndUpdate"/>
</UIPageReferences>
<OutputTransform>
<xsl:stylesheet version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="Configuration">
<xsl:copy-of select="/*"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>