FileExtension 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.
simple class that deserialize extension to content type data
public ref class FileExtension sealed : Microsoft::Build::Framework::XamlTypes::IProjectSchemaNode
public sealed class FileExtension : Microsoft.Build.Framework.XamlTypes.IProjectSchemaNode
type FileExtension = class
interface IProjectSchemaNode
Public NotInheritable Class FileExtension
Implements IProjectSchemaNode
- Inheritance
-
FileExtension
- Implements
Constructors
| FileExtension() |
Constructor |
Properties
| ContentType |
corresponding content type |
| Name |
file extension |
Methods
| GetSchemaObjects(Type) |
see IProjectSchemaNode |
| GetSchemaObjectTypes() |
see IProjectSchemaNode |