次の方法で共有


CodePackageActivationContext.ServiceListenAddress プロパティ

定義

サービスが通信リスナーを開始する必要があるアドレス。

public string ServiceListenAddress { get; }
member this.ServiceListenAddress : string
Public ReadOnly Property ServiceListenAddress As String

プロパティ値

サービスが通信リスナーを開始する必要があるアドレス。

適用対象