LanguageService.GetLanguageServiceGuid Method

Definition

Returns the GUID of the language service.

public:
 Guid GetLanguageServiceGuid();
public Guid GetLanguageServiceGuid ();
member this.GetLanguageServiceGuid : unit -> Guid
Public Function GetLanguageServiceGuid () As Guid

Returns

Always returns the GUID of the language service.

Remarks

The value returned is the GUID of the language service which is also the GUID of the language represented by the service.

Applies to