HtmlTrack.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 特性。

适用于

另请参阅