PropertyTab.TabName 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.
Obtient le nom de l'onglet de propriété.
public:
abstract property System::String ^ TabName { System::String ^ get(); };
public abstract string TabName { get; }
public abstract string? TabName { get; }
member this.TabName : string
Public MustOverride ReadOnly Property TabName As String
Valeur de propriété
Le nom de l'onglet de propriété.