ItemType 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.
Used to deserialize the item type information
public ref class ItemType sealed : Microsoft::Build::Framework::XamlTypes::IProjectSchemaNode, System::ComponentModel::ISupportInitialize
public sealed class ItemType : Microsoft.Build.Framework.XamlTypes.IProjectSchemaNode, System.ComponentModel.ISupportInitialize
type ItemType = class
interface ISupportInitialize
interface IProjectSchemaNode
Public NotInheritable Class ItemType
Implements IProjectSchemaNode, ISupportInitialize
- Inheritance
-
ItemType
- Implements
Constructors
ItemType() |
Constructor |
Properties
DefaultContentType |
serializes IItemType.ItemType |
DisplayName |
serializes IItemType.DisplayName |
Name |
serializes IItemType.Name |
UpToDateCheckInput |
serializes IItemType.UpToDateCheckInput |
Methods
BeginInit() |
See ISupportInitialize. |
EndInit() |
See ISupportInitialize. |
GetSchemaObjects(Type) |
see IProjectSchemaNode |
GetSchemaObjectTypes() |
see IProjectSchemaNode |