DkmTextSpan.EndColumn 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.
entier de base 1 pour la colonne source de fin. Si les informations de colonne sont manquantes (par exemple, le service de langage ne les prend pas en charge), cette valeur doit être définie sur 0.
public: initonly int EndColumn;
public: initonly int EndColumn;
initonly int EndColumn;
public readonly int EndColumn;
val mutable EndColumn : int
Public ReadOnly EndColumn As Integer