Méthode | Description | |
---|---|---|
StringResource ( this assembly, string name ) : string |
Loads an embedded string resource from the assembly.
|
public static StringResource ( this assembly, string name ) : string | ||
assembly | this | The assembly containing the embedded resource. |
name | string | The resource name. |
Résultat | string |