IResultInfo.BatchStartingLine Propriété
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.
Ça prend la ligne de départ du lot.
public:
property int BatchStartingLine { int get(); };
public int BatchStartingLine { get; }
member this.BatchStartingLine : int
Public ReadOnly Property BatchStartingLine As Integer
Valeur de propriété
Une Int32 valeur spécifiant le premier numéro de ligne du lot à exécuter dans l’éditeur, ou 0 si le texte ne provient pas de l’éditeur.