다음을 통해 공유


TypeName.IsNested 속성

정의

중첩 형식인지 여부를 나타내는 값을 가져옵니다(예: "Namespace.Declaring+Nested").

중첩 형식의 경우 DeclaringType 선언 형식을 반환합니다.

public:
 property bool IsNested { bool get(); };
public bool IsNested { get; }
member this.IsNested : bool
Public ReadOnly Property IsNested As Boolean

속성 값

적용 대상