IVCRulePropertyStorage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IVCRulePropertyStorage
public interface class IVCRulePropertyStorage
__interface IVCRulePropertyStorage
[System.Runtime.InteropServices.Guid("E642C68E-B883-4F4F-B946-787A07FB3975")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVCRulePropertyStorage
[<System.Runtime.InteropServices.Guid("E642C68E-B883-4F4F-B946-787A07FB3975")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVCRulePropertyStorage = interface
Public Interface IVCRulePropertyStorage
- Derived
- Attributes
Methods
DeleteProperty(String) | |
GetEvaluatedPropertyValue(String) | |
GetUnevaluatedPropertyValue(String) | |
SetPropertyValue(String, String) |