ProvideDependentAssemblyAttribute.GetGuidHashString Method

Definition

Gets the string that will be hashed into the Id of the attribute.

protected:
 abstract System::String ^ GetGuidHashString();
protected:
 abstract Platform::String ^ GetGuidHashString();
 abstract std::wstring GetGuidHashString();
protected abstract string GetGuidHashString ();
abstract member GetGuidHashString : unit -> string
Protected MustOverride Function GetGuidHashString () As String

Returns

Applies to