次の方法で共有


_SharingItem.FlagRequest プロパティ

定義

の要求されたアクションSharingItemを示す文字列 (C#の文字列) を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ FlagRequest { System::String ^ get(); void set(System::String ^ value); };
public string FlagRequest { get; set; }
Public Property FlagRequest As String

プロパティ値

注釈

このプロパティは、自由形式のテキスト フィールドです。

適用対象