다음을 통해 공유


TypeBaseExtensions 클래스

정의

주의

Use IReadOnlyTypeBase

IReadOnlyTypeBase에 대한 확장 메서드입니다.

public static class TypeBaseExtensions
[System.Obsolete("Use IReadOnlyTypeBase")]
public static class TypeBaseExtensions
type TypeBaseExtensions = class
[<System.Obsolete("Use IReadOnlyTypeBase")>]
type TypeBaseExtensions = class
Public Module TypeBaseExtensions
Public Class TypeBaseExtensions
상속
TypeBaseExtensions
특성

메서드

GetNavigationAccessMode(ITypeBase)
사용되지 않음.

이 형식의 PropertyAccessMode 탐색에 사용되는 을 가져옵니다.

개별 탐색은 이 액세스 모드를 재정의할 수 있습니다. 여기에 반환된 값은 재정의가 지정되지 않은 모든 탐색에 사용됩니다.

GetPropertyAccessMode(ITypeBase)
사용되지 않음.

이 형식의 PropertyAccessMode 속성 및 탐색에 사용되는 을 가져옵니다.

개별 속성 및 탐색은 이 액세스 모드를 재정의할 수 있습니다. 여기서 반환된 값은 재정의가 지정되지 않은 모든 속성 또는 탐색에 사용됩니다.

적용 대상