TemplateDefinition.TemplatePropertyName 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.
Récupère le nom de propriété pour le modèle que l'hôte de conception doit afficher dans la grille des propriétés.
public:
property System::String ^ TemplatePropertyName { System::String ^ get(); };
public string TemplatePropertyName { get; }
member this.TemplatePropertyName : string
Public ReadOnly Property TemplatePropertyName As String
Valeur de propriété
Nom du modèle tel qu’il doit apparaître dans la liste Propriétés de l’hôte de conception.