Udostępnij za pośrednictwem


Konstruktor ServiceVersionEntry — (String, Int32, Int32)

Inicjuje nowe wystąpienie klasy ServiceVersionEntry.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Sub New ( _
    serviceName As String, _
    version As Integer, _
    minVersion As Integer _
)
public ServiceVersionEntry(
    string serviceName,
    int version,
    int minVersion
)

Parametry

  • minVersion
    Typ: System.Int32
    Zanotuj minimalne wartości obsługiwana wersja usługi.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ServiceVersionEntry Klasa

Przeciążenie ServiceVersionEntry

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server