次の方法で共有


EndpointResourceDescription.UriScheme プロパティ

定義

エンドポイントの Uri スキームを取得します。

public string UriScheme { get; set; }
member this.UriScheme : string with get, set
Public Property UriScheme As String

プロパティ値

http、https ftp などのエンドポイントの URI スキーム。

適用対象