AggregatedResourceManager.GetString(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.
public:
override System::String ^ GetString(System::String ^ resourceName);
public override string GetString (string resourceName);
override this.GetString : string -> string
Public Overrides Function GetString (resourceName As String) As String
Parameters
- resourceName
- String