Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GetLocalizedString メソッド
Winアセンブリからローカライズされた文字列を取得します。
シンタックス
'宣言
Public Shared Function GetLocalizedString( _
ByVal As String _
) As String
public static string GetLocalizedString(
string
)
パラメータ
- name
- 取得するローカライズされた文字列の名前。
戻り値の型
指定した名前に基づくローカライズされた文字列。
参照