ISetupHelper Interface

Définition

Fonctions d’assistance.

public interface class ISetupHelper
public interface class ISetupHelper
__interface ISetupHelper
[System.Runtime.InteropServices.Guid("42B21B78-6192-463E-87BF-D577838F1D5C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISetupHelper
[<System.Runtime.InteropServices.Guid("42B21B78-6192-463E-87BF-D577838F1D5C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISetupHelper = interface
Public Interface ISetupHelper
Attributs

Méthodes

ParseVersion(String)

Analyse une chaîne de version à quatre points dans un entier non signé 64 bits.

ParseVersionRange(String, UInt64, UInt64)

Analyse une chaîne de version à quatre points dans un entier non signé 64 bits.

S’applique à