다음을 통해 공유


IAppInfoDocument 인터페이스

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

네임스페이스:  Microsoft.VisualStudio.Tools.Applications.Runtime
어셈블리:  Microsoft.VisualStudio.Tools.Applications.Runtime(Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

구문

‘선언
Public Interface IAppInfoDocument _
    Inherits IAppInfo
public interface IAppInfoDocument : IAppInfo

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

속성

  이름 설명
Public 속성 HasCustomization
Public 속성 SupportsCachedDataManifest

위쪽

메서드

  이름 설명
Public 메서드 Close
Public 메서드 DeleteItem (IAppInfo에서 상속됨)
Public 메서드 GetDocument
Public 메서드 ReadItem (IAppInfo에서 상속됨)
Public 메서드 RemoveCustomization
Public 메서드 SetDocument
Public 메서드 WriteItem (IAppInfo에서 상속됨)

위쪽

참고 항목

참조

Microsoft.VisualStudio.Tools.Applications.Runtime 네임스페이스