RuntimeHelperAssemblyResolveActualLocationFunc - свойство
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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