다음을 통해 공유


TimelineConnectionProviderAttribute.DisplayName property

This member overrides ConnectionProviderAttribute.DisplayName.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As TimelineConnectionProviderAttribute
Dim value As String

value = instance.DisplayName
public override string DisplayName { get; }

Property value

Type: System.String

See also

Reference

TimelineConnectionProviderAttribute class

TimelineConnectionProviderAttribute members

Microsoft.SharePoint.WebPartPages namespace