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

プロパティ値

コード アセンブリの作成元の URL。

適用対象