IXamlType.FullName 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 complet de la classe du type sous-jacent.
public:
property Platform::String ^ FullName { Platform::String ^ get(); };
winrt::hstring FullName();
public string FullName { get; }
var string = iXamlType.fullName;
Public ReadOnly Property FullName As String
Valeur de propriété
Nom complet de la classe du type sous-jacent.