_Presentation.ContentTypeProperties Property

Returns the Microsoft OfficeMetaProperties collection that describes the metadata stored in the presentation. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property ContentTypeProperties As MetaProperties
    Get
'Usage
Dim instance As _Presentation
Dim value As MetaProperties

value = instance.ContentTypeProperties
MetaProperties ContentTypeProperties { get; }

Property Value

Type: Microsoft.Office.Core.MetaProperties

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace