IVsaGlobalItem.TypeString, propriété

Obtient ou définit le type de l'élément global.

Espace de noms :  Microsoft.Vsa
Assembly :  Microsoft.Vsa (dans Microsoft.Vsa.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : String
Retourne le type de l'élément global.

Voir aussi

Référence

IVsaGlobalItem Interface

Microsoft.Vsa, espace de noms