StandardTableKeyNames.Line Champ
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.
Numéro de ligne associé à une entrée de table.
public: System::String ^ Line;
std::wstring Line;
public const string Line;
val mutable Line : string
Public Const Line As String
Valeur de champ
Remarques
La valeur brute doit être un entier. La première ligne d’un fichier doit être la ligne 0.