ResourceExpressionEditorSheet.ClassKey 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 ou définit la clé qui correspond au nom de fichier de la ressource dans le dossier de ressources globales du projet.
public:
property System::String ^ ClassKey { System::String ^ get(); void set(System::String ^ value); };
public string ClassKey { get; set; }
member this.ClassKey : string with get, set
Public Property ClassKey As String
Valeur de propriété
Clé d'un fichier de ressources dans le dossier de ressources globales.
Remarques
Dans Visual Studio 2005, les fichiers de ressources globaux se trouvent dans le dossier App_GlobalResources.