Właściwość IControl.Version —

Zwraca lub ustawia wersja biblioteki typów lub formantu.

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

Składnia

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

Wartość właściwości

Typ: String
Wersja biblioteki typów lub formantu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IControl Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard