共用方式為


Url.Value 屬性

定義

取得 URL,其為程式碼組件的來源。

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

屬性值

String

URL,程式碼組件的來源。

適用於