ISignature.Content 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 contenu de la signature, notamment tous les caractères à afficher.
public:
property System::String ^ Content { System::String ^ get(); };
public:
property Platform::String ^ Content { Platform::String ^ get(); };
public string Content { get; }
member this.Content : string
Public ReadOnly Property Content As String
Valeur de propriété
Contenu.
Remarques
Ce texte peut apparaître dans une vue de texte et peut être coloré à l’aide d’un mécanisme de classifieur standard.