LanguageService.GetLanguageServiceGuid Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.