ProvideDependentAssemblyAttribute.GetPathToKey Méthode
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 chemin d'accès à la clé dans laquelle les valeurs de cet attribut seront enregistrées.
protected:
abstract System::String ^ GetPathToKey();
protected:
abstract Platform::String ^ GetPathToKey();
abstract std::wstring GetPathToKey();
protected abstract string GetPathToKey ();
abstract member GetPathToKey : unit -> string
Protected MustOverride Function GetPathToKey () As String