次の方法で共有


COMAddIn.Description プロパティ

定義

指定したCOMAddInオブジェクトの説明的な String 値を設定または返します。

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

プロパティ値

適用対象