ProjectSchemaDefinitions Class

Definition

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

Applies to