Share via


AcronymInformation.Acronym property

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

Syntax

'Declaration
Public Property Acronym As String
    Get
    Set
'Usage
Dim instance As AcronymInformation
Dim value As String

value = instance.Acronym

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

Property value

Type: System.String

See also

Reference

AcronymInformation class

AcronymInformation members

Microsoft.SharePoint.Client.Publishing namespace