次の方法で共有


IPublishingProfile.GitUrl プロパティ

定義

FTP 発行の URL を取得します。https:// を事前に指定します。 例: 。 https://contoso.com:443/myRepo.git

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

プロパティ値

適用対象