次の方法で共有


CandidateState.Endpoint プロパティ

定義

Endpoint を取得します。

public:
 property Microsoft::AspNetCore::Http::Endpoint ^ Endpoint { Microsoft::AspNetCore::Http::Endpoint ^ get(); };
public Microsoft.AspNetCore.Http.Endpoint Endpoint { get; }
member this.Endpoint : Microsoft.AspNetCore.Http.Endpoint
Public ReadOnly Property Endpoint As Endpoint

プロパティ値

適用対象