次の方法で共有


Action.Content プロパティ

定義

オブジェクトに関連付けられているコンテンツを Action 返します。 読み取りのみ可能な String 値です。

public:
 property System::String ^ Content { System::String ^ get(); };
public string Content { get; }
Public ReadOnly Property Content As String

プロパティ値

String

適用対象