Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RegisterResources メソッド
コントロールがリソースをプルする追加の Resx を追加します。
シンタックス
'宣言
Public Shared Sub RegisterResources( _
ByVal As String, _
ByVal As Assembly _
)
public static void RegisterResources(
string ,
Assembly
)
パラメータ
- name
- 使用されるリソースを含む組み込み resx ファイルの名前。
- assembly
- resx ファイルが埋め込まれるアセンブリ。
参照