다음을 통해 공유


IProfileManager 인터페이스

모델에서 사용할 수 있는 프로필 컬렉션을 저장합니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Profiles
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
Public Interface IProfileManager
public interface IProfileManager
public interface class IProfileManager
type IProfileManager =  interface end
public interface IProfileManager

IProfileManager 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 AllProfiles

위쪽

메서드

  이름 설명
Public 메서드 GetProfileByName

위쪽

설명

참고

이 형식에 정의된 메서드는 확장 메서드입니다. 메서드를 사용하려면 프로젝트 참조를 .NET 어셈블리 Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll에 추가하고 using Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml 지시문을 코드에 포함해야 합니다.

참고 항목

참조

Microsoft.VisualStudio.Uml.Profiles 네임스페이스