SrgsDocument.Language Propriété

Définition

Obtient ou définit le langage de programmation utilisé pour le code inline dans la SrgsDocument classe.

public:
 property System::String ^ Language { System::String ^ get(); void set(System::String ^ value); };
public string? Language { get; set; }
public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Valeur de propriété

La Language propriété retourne le langage de programmation sur lequel SrgsDocument est actuellement défini.

S’applique à