共用方式為


ViewRendering.Content 屬性

定義

取得設計階段 HTML 標記。

public:
 property System::String ^ Content { System::String ^ get(); };
public string Content { get; }
member this.Content : string
Public ReadOnly Property Content As String

屬性值

要在設計階段顯示的 HTML 標記。

適用於

另請參閱