AssemblyReferences 클래스
업데이트: 2007년 11월
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
형식 정보를 확인하기 위해 디자이너에서 사용하고 있는 참조 집합을 유지 관리하는 컨텍스트 항목입니다.
네임스페이스: Microsoft.Windows.Design
어셈블리: Microsoft.Windows.Design.Markup(Microsoft.Windows.Design.Markup.dll)
구문
Public Class AssemblyReferences _
Inherits ContextItem
Dim instance As AssemblyReferences
public class AssemblyReferences : ContextItem
public ref class AssemblyReferences : public ContextItem
public class AssemblyReferences extends ContextItem
설명
추가 참조가 있는 새 AssemblyReferences 개체를 만들고 이 값을 컨텍스트에 설정하여 편집 컨텍스트에 다른 참조를 추가할 수 있습니다. 사용되는 참조의 실제 집합은 새 참조와 기존 참조의 합집합입니다.
상속 계층 구조
System.Object
Microsoft.Windows.Design.ContextItem
Microsoft.Windows.Design.AssemblyReferences
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.Windows.Design 네임스페이스