다음을 통해 공유


ContentResult.Content 속성

정의

콘텐츠를 가져오거나 설정합니다.

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

속성 값

콘텐츠입니다.

적용 대상