Partager via


PropertyIdentifier.FullName, propriété

Obtient le nom typé de la propriété.

Espace de noms :  Microsoft.Windows.Design.Metadata
Assembly :  Microsoft.Windows.Design.Extensibility (dans Microsoft.Windows.Design.Extensibility.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FullName As String
    Get
public string FullName { get; }
public:
property String^ FullName {
    String^ get ();
}
member FullName : string
function get FullName () : String

Valeur de propriété

Type : System.String
Nom typé de la propriété.

Sécurité .NET Framework

Voir aussi

Référence

PropertyIdentifier Structure

Microsoft.Windows.Design.Metadata, espace de noms