Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the title of the VariationLabel, which is the unique string identifier of the label.
Namespace: Microsoft.SharePoint.Client.Publishing
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property Title As String
Get
'Usage
Dim instance As VariationLabel
Dim value As String
value = instance.Title
public string Title { get; }
Property value
Type: System.String
The title.