Compartir a través de


IOpaqueAction.Language (Propiedad)

Lenguaje de la expresión de la propiedad Body.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Actions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
Property Language As String
string Language { get; set; }
property String^ Language {
    String^ get ();
    void set (String^ value);
}
abstract Language : string with get, set
function get Language () : String
function set Language (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

IOpaqueAction Interfaz

Microsoft.VisualStudio.Uml.Actions (Espacio de nombres)