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