次の方法で共有


AddressConfigurationElement.Value プロパティ

定義

アドレスの URI を取得または設定します。

[System.Configuration.ConfigurationProperty("value", IsKey=true, IsRequired=true)]
public Uri Value { get; set; }
[<System.Configuration.ConfigurationProperty("value", IsKey=true, IsRequired=true)>]
member this.Value : Uri with get, set
Public Property Value As Uri

プロパティ値

Uri

アドレスの URI。

属性

適用対象