다음을 통해 공유


IThemeManager.Apply 메서드

버전 2에 적용

현재 라이브 편집기에 테마를 적용합니다.

네임스페이스:  Microsoft.WebMatrix.Extensibility.Editor
어셈블리:  Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)

구문

‘선언
Sub Apply ( _
    theme As ITheme _
)
‘사용 방법
Dim instance As IThemeManager 
Dim theme As ITheme

instance.Apply(theme)
void Apply(
    ITheme theme
)
void Apply(
    ITheme^ theme
)
abstract Apply : 
        theme:ITheme -> unit
function Apply(
    theme : ITheme
)

매개 변수

참고 항목

참조

IThemeManager 인터페이스

Microsoft.WebMatrix.Extensibility.Editor 네임스페이스