다음을 통해 공유


IVCBuildPropertyStorage 인터페이스

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

구문

‘선언
<GuidAttribute("FC054C4C-C0F5-4F37-89F3-79E49E4ACF35")> _
Public Interface IVCBuildPropertyStorage
[GuidAttribute("FC054C4C-C0F5-4F37-89F3-79E49E4ACF35")]
public interface IVCBuildPropertyStorage
[GuidAttribute(L"FC054C4C-C0F5-4F37-89F3-79E49E4ACF35")]
public interface class IVCBuildPropertyStorage
[<GuidAttribute("FC054C4C-C0F5-4F37-89F3-79E49E4ACF35")>]
type IVCBuildPropertyStorage =  interface end
public interface IVCBuildPropertyStorage

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

메서드

  이름 설명
Public 메서드 GetPropertyValue
Public 메서드 RemoveProperty
Public 메서드 SetPropertyValue

위쪽

참고 항목

참조

Microsoft.VisualStudio.VCProjectEngine 네임스페이스