Share via


_CustomTaskPane.Title Property

Gets the title of a CustomTaskPane object. Read-only.

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

Syntax

'Declaration
ReadOnly Default Property Title As String
    Get
'Usage
Dim instance As _CustomTaskPane
Dim value As String

value = instance
string this { get; }

Property Value

Type: System.String
String

Remarks

This property is set once at creation.

See Also

Reference

_CustomTaskPane Interface

_CustomTaskPane Members

Microsoft.Office.Core Namespace