LifecycleSubject.GetStageName(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom de l’étape numérique spécifiée.
protected virtual string GetStageName (int stage);
abstract member GetStageName : int -> string
override this.GetStageName : int -> string
Protected Overridable Function GetStageName (stage As Integer) As String
Paramètres
- stage
- Int32
Numéro d’étape.
Retours
Nom de la phase.