IVCRulePropertyStorage 接口

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
<GuidAttribute("100D9B34-3E3C-415F-922F-7DDC498768FF")> _
Public Interface IVCRulePropertyStorage
[GuidAttribute("100D9B34-3E3C-415F-922F-7DDC498768FF")]
public interface IVCRulePropertyStorage
[GuidAttribute(L"100D9B34-3E3C-415F-922F-7DDC498768FF")]
public interface class IVCRulePropertyStorage
[<GuidAttribute("100D9B34-3E3C-415F-922F-7DDC498768FF")>]
type IVCRulePropertyStorage =  interface end
public interface IVCRulePropertyStorage

IVCRulePropertyStorage 类型公开以下成员。

方法

  名称 说明
公共方法 DeleteProperty
公共方法 GetEvaluatedPropertyValue
公共方法 GetUnevaluatedPropertyValue
公共方法 SetPropertyValue

页首

请参见

参考

Microsoft.VisualStudio.VCProjectEngine 命名空间