다음을 통해 공유


FromUriAttribute.IsOptional 속성

정의

매개 변수가 ASP.NET Web API 작업 오버로드에 참여하는지 여부를 나타내는 값을 가져옵니다. 이면 true매개 변수가 오버로드에 참여하지 않습니다. 그렇지 않으면 수행합니다.

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

속성 값

적용 대상