ProjectSchemaDefinitions Class
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.
Serialization class for node for the Data driven project schema XAML
public ref class ProjectSchemaDefinitions sealed : Microsoft::Build::Framework::XamlTypes::IProjectSchemaNode
[System.Windows.Markup.ContentProperty("Nodes")]
public sealed class ProjectSchemaDefinitions : Microsoft.Build.Framework.XamlTypes.IProjectSchemaNode
[<System.Windows.Markup.ContentProperty("Nodes")>]
type ProjectSchemaDefinitions = class
interface IProjectSchemaNode
Public NotInheritable Class ProjectSchemaDefinitions
Implements IProjectSchemaNode
- Inheritance
-
ProjectSchemaDefinitions
- Attributes
- Implements
Constructors
ProjectSchemaDefinitions() |
Constructor |
Properties
Nodes |
Collection of any schema node |
Methods
GetSchemaObjects(Type) |
see IProjectSchemaNode |
GetSchemaObjectTypes() |
see IProjectSchemaNode |