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 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
GetPropertyValue | |
![]() |
RemoveProperty | |
![]() |
SetPropertyValue |
위쪽