Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<GuidAttribute("E6D70D5A-3095-4F66-A574-22DBD4DEAD77")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVCRulePropertyStorage
[GuidAttribute("E6D70D5A-3095-4F66-A574-22DBD4DEAD77")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCRulePropertyStorage
[GuidAttribute(L"E6D70D5A-3095-4F66-A574-22DBD4DEAD77")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVCRulePropertyStorage
[<GuidAttribute("E6D70D5A-3095-4F66-A574-22DBD4DEAD77")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVCRulePropertyStorage = interface end
public interface IVCRulePropertyStorage
The IVCRulePropertyStorage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
DeleteProperty | |
![]() |
GetEvaluatedPropertyValue | |
![]() |
GetUnevaluatedPropertyValue | |
![]() |
SetPropertyValue |
Top
.gif)