'宣言 Public Shared Function LocalizeString( _ ByVal key As System.String, _ ByVal defaultValue As System.String _ ) As System.String
public static System.string LocalizeString( System.string key, System.string defaultValue )
パラメータ
- key
- キー。
- defaultValue
- デフォルト値。