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 |
回頁首