Share via


TooManySynonymsException.KeywordGuid Property

Obsolete. Gets the GUID of the keyword.

Namespace:  Microsoft.SharePoint.Portal.SiteData
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property KeywordGuid As Guid
    Get
'Usage
Dim instance As TooManySynonymsException
Dim value As Guid

value = instance.KeywordGuid
public Guid KeywordGuid { get; }

Property Value

Type: System.Guid
System.Guid. The unique identifier of the keyword.

See Also

Reference

TooManySynonymsException Class

TooManySynonymsException Members

Microsoft.SharePoint.Portal.SiteData Namespace