IContentTypeDefinition Interface
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.
Describes a content type that is being introduced using IContentTypeDefinitionSource.
public interface class IContentTypeDefinition
public interface class IContentTypeDefinition
__interface IContentTypeDefinition
public interface IContentTypeDefinition
type IContentTypeDefinition = interface
Public Interface IContentTypeDefinition
Properties
BaseDefinitions |
The case-insensitive names of the base types of the content type. May be of zero length. |
Name |
The case-insensitive name of the content type. |