IVCRulePropertyStorage 接口

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

语法

声明
<GuidAttribute("6A38CD5C-513E-44FF-9276-D1F76EA91667")> _
Public Interface IVCRulePropertyStorage
[GuidAttribute("6A38CD5C-513E-44FF-9276-D1F76EA91667")]
public interface IVCRulePropertyStorage
[GuidAttribute(L"6A38CD5C-513E-44FF-9276-D1F76EA91667")]
public interface class IVCRulePropertyStorage
[<GuidAttribute("6A38CD5C-513E-44FF-9276-D1F76EA91667")>]
type IVCRulePropertyStorage =  interface end
public interface IVCRulePropertyStorage

IVCRulePropertyStorage 类型公开以下成员。

方法

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

页首

请参阅

参考

Microsoft.VisualStudio.VCProjectEngine 命名空间