IDesignTimeResourceWriter::CreateResourceKey Method (String^, Object^)
.NET Framework (current version)
Creates a key, using the provided string, to use to retrieve data from the given resource.
Assembly: System.Design (in System.Design.dll)
Parameters
- resourceName
-
Type:
System::String^
The name of the resource.
- obj
-
Type:
System::Object^
The object to localize.
.NET Framework
Available since 2.0
Available since 2.0
Show: