Interface IVCRulePropertyStorage
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)
Sintaxe
'Declaração
<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
O tipo IVCRulePropertyStorage expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
DeleteProperty | ||
GetEvaluatedPropertyValue | ||
GetUnevaluatedPropertyValue | ||
SetPropertyValue |
Superior