次の方法で共有


BalloonLabel.Name プロパティ

定義

指定したオブジェクトの名前を返します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

注釈

このプロパティは、および SharedWorkspace オブジェクトのCommandBarDocumentProperty読み取り/書き込み文字列、その他のすべてのオブジェクトの読み取り専用の String を返します。

適用対象