Partager via


CustomTaskPaneClass.ContentControl Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ContentControl As Object
    Get
'Usage
Dim instance As CustomTaskPaneClass
Dim value As Object

value = instance.ContentControl
public virtual Object ContentControl { get; }

Property Value

Type: System.Object

Implements

_CustomTaskPane.ContentControl

See Also

Reference

CustomTaskPaneClass Class

CustomTaskPaneClass Members

Microsoft.Office.Core Namespace