Share via


CbqQueryVersionInfo.FeedTitle Property

Title of this Content Query Web Part version information feed.

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

Syntax

'Declaration
Public Property FeedTitle As String
    Get
    Set
'Usage
Dim instance As CbqQueryVersionInfo
Dim value As String

value = instance.FeedTitle

instance.FeedTitle = value
public string FeedTitle { get; set; }

Property Value

Type: System.String
A string value that represents the title of the Content Query Web Part version information.

See Also

Reference

CbqQueryVersionInfo Class

CbqQueryVersionInfo Members

Microsoft.SharePoint.Publishing Namespace

CbqQueryVersionInfo