public static bool HasAssemblyResolveHandler { get; }
Public Shared ReadOnly Property HasAssemblyResolveHandler As Boolean
Get
public:
static property bool HasAssemblyResolveHandler {
bool get ();
}
static member HasAssemblyResolveHandler : bool with get