ProvideLanguageCodeExpansionAttribute.LanguageServiceSid Property

Definition

Gets the GUID of the language service.

public:
 property Guid LanguageServiceSid { Guid get(); };
public Guid LanguageServiceSid { get; }
member this.LanguageServiceSid : Guid
Public ReadOnly Property LanguageServiceSid As Guid

Property Value

The GUID of the language service.

Remarks

This property is not normally used outside the class.

Applies to