다음을 통해 공유


AttributeRouteInfo.SuppressLinkGeneration 속성

정의

이 모델과 연결된 경로 항목이 링크 생성에 참여하는지 여부를 결정하는 값을 가져오거나 설정합니다.

public:
 property bool SuppressLinkGeneration { bool get(); void set(bool value); };
public bool SuppressLinkGeneration { get; set; }
member this.SuppressLinkGeneration : bool with get, set
Public Property SuppressLinkGeneration As Boolean

속성 값

적용 대상