HtmlEmbed.Src 屬性

定義

取得或設定 src 屬性。

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

屬性值

String

src 屬性。

適用於

另請參閱