共用方式為


ContentResult.Content 屬性

定義

取得或設定代表回應主體的內容。

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

屬性值

適用於