Compartir a través de


IVsaGlobalItem.TypeString (Propiedad)

Obtiene o establece el tipo del elemento global.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

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

Valor de propiedad

Tipo: String
Devuelve el tipo de elemento del elemento global.

Vea también

Referencia

IVsaGlobalItem Interfaz

Microsoft.Vsa (Espacio de nombres)