RuntimeHelperAssemblyResolveActualLocationFunc - свойство
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static Func<Assembly, string>? AssemblyResolveActualLocationFunc { get; set; }
Public Shared Property AssemblyResolveActualLocationFunc As Func(Of Assembly, String)
Get
Set
public:
static property Func<Assembly^, String^>^ AssemblyResolveActualLocationFunc {
Func<Assembly^, String^>^ get ();
void set (Func<Assembly^, String^>^ value);
}
static member AssemblyResolveActualLocationFunc : Func<Assembly, string> with get, set
Значение свойства
FuncAssembly,
String