BaseFunctoid.LoadString(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
System::String ^ LoadString(System::String ^ resourceAssemblyName, System::String ^ resourceID);
protected string LoadString (string resourceAssemblyName, string resourceID);
member this.LoadString : string * string -> string
Protected Function LoadString (resourceAssemblyName As String, resourceID As String) As String
Parameters
- resourceAssemblyName
- String
- resourceID
- String