次の方法で共有


ServiceRegistrySettingsElement.DisplayName プロパティ

定義

エンドポイントの表示名を取得または設定します。

[System.Configuration.ConfigurationProperty("displayName")]
public string DisplayName { get; set; }
[<System.Configuration.ConfigurationProperty("displayName")>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

プロパティ値

表示名です。

属性

適用対象