LanguageResourcePhrase.WebId property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property WebId As Guid
Get
'Usage
Dim instance As LanguageResourcePhrase
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Property value
Type: System.Guid