次の方法で共有


ToolsMenuItemBase.Assembly プロパティ

定義

メニュー項目のアセンブリを取得または設定します。

public:
 property System::String ^ Assembly { System::String ^ get(); void set(System::String ^ value); };
public string Assembly { get; set; }
member this.Assembly : string with get, set
Public Property Assembly As String

プロパティ値

メニュー項目のアセンブリを表す文字列です。

適用対象