ContentResult.Content Property

Definition

Gets or sets the content.

public string Content { get; set; }
member this.Content : string with get, set
Public Property Content As String

Property Value

The content.

Applies to