Udostępnij za pośrednictwem


Właściwość IVarInfo.Type —

Zwraca lub ustawia typ zmiennej.

Przestrzeń nazw:  Microsoft.VisualStudio.VsWizard
Zestaw:  Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)

Składnia

'Deklaracja
Property Type As String
string Type { get; set; }
property String^ Type {
    String^ get ();
    void set (String^ value);
}
abstract Type : string with get, set
function get Type () : String
function set Type (value : String)

Wartość właściwości

Typ: System.String
Typ zmiennej.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVarInfo Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard