次の方法で共有


FromUriAttribute.IsOptional プロパティ

定義

パラメーターがアクションのオーバーロードに参加しているかどうかを示す値 ASP.NET Web API取得します。 の場合 true、パラメーターはオーバーロードに関与しません。 それ以外の場合は、そうします。

public bool IsOptional { get; set; }
member this.IsOptional : bool with get, set
Public Property IsOptional As Boolean

プロパティ値

適用対象