Resources.GetString Method
Include Protected Members
Include Inherited Members
Gets the specified String resource.
Overload List
Name | Description | |
---|---|---|
GetString(String) | Returns the value of the specified String resource. | |
GetString(String, []) | Returns the value of the specified String resource. |
Top