Url.Protocol

Url.Protocol property

指定された URL スキーマの文字列表現を取得または設定します。

public string Protocol { get; set; }

プロパティ値

プロトコル.

関連項目