Udostępnij za pośrednictwem


Właściwość UITest.AssemblyVersion —

Pobiera lub ustawia wersji zestawu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property AssemblyVersion As String
public string AssemblyVersion { get; set; }
public:
property String^ AssemblyVersion {
    String^ get ();
    void set (String^ value);
}
member AssemblyVersion : string with get, set
function get AssemblyVersion () : String
function set AssemblyVersion (value : String)

Wartość właściwości

Typ: System.String
Wersja zestawu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common