ProvideDependentAssemblyAttribute.GetPathToKey Method

Definition

Get the path to the Key were the values for this attribute will be registered.

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

Returns

Applies to