次の方法で共有


FactoryGitHubConfiguration.HostName プロパティ

定義

gitHub Enterprise ホスト名を取得または設定します。 例: https://github.mydomain.com

[Newtonsoft.Json.JsonProperty(PropertyName="hostName")]
public string HostName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostName")>]
member this.HostName : string with get, set
Public Property HostName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象