次の方法で共有


IFunctionMetadata.IsProxy プロパティ

定義

function がプロキシ関数の場合は true を返し、それ以外の場合は false を返します。

public bool IsProxy { get; }
member this.IsProxy : bool
Public ReadOnly Property IsProxy As Boolean

プロパティ値

適用対象