ThemeDictionaryExtension.AssemblyName Propriété

Définition

Obtient ou définit un paramètre de chaîne d’une convention d’affectation de noms particulière pour identifier le dictionnaire qui s’applique à un thème particulier.

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

Valeur de propriété

Chaîne de nom d’assembly.

Remarques

Utilisation du texte XAML

Pour plus d’informations xaml, consultez l’extension de balisage ThemeDictionary.

S’applique à