共用方式為


ShareTextRequest.Text 屬性

定義

取得或設定要共用的主文字或訊息。

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

屬性值

主文字。

適用於