Partager via


IVarInfo.DispID, propriété

Obtient ou définit l'ID d'expédition de variable ou de fonction

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
Property DispID As String
string DispID { get; set; }
property String^ DispID {
    String^ get ();
    void set (String^ value);
}
abstract DispID : string with get, set
function get DispID () : String
function set DispID (value : String)

Valeur de propriété

Type : System.String
L'ID d'expédition de variable ou de fonction

Sécurité .NET Framework

Voir aussi

Référence

IVarInfo Interface

Microsoft.VisualStudio.VsWizard, espace de noms