DotNetInvocationInfo.CallId プロパティ

定義

呼び出し識別子を取得します。 この値は、 null クライアントが値が返されることを想定していない場合です。

public:
 property System::String ^ CallId { System::String ^ get(); };
public string CallId { get; }
public string? CallId { get; }
member this.CallId : string
Public ReadOnly Property CallId As String

プロパティ値

適用対象