ResolveEventArgs Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ResolveEventArgs class, specifying the name of the item to resolve.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- name
-
Type:
System::String^
The name of an item to resolve.
This constructor is typically called only by the common language runtime.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: