IVCBuildPropertyStorage 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 IVCBuildPropertyStorage
public interface class IVCBuildPropertyStorage
__interface IVCBuildPropertyStorage
[System.Runtime.InteropServices.Guid("E1A22E2B-CF0F-4B23-B25C-81A91B2D0C3B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVCBuildPropertyStorage
[<System.Runtime.InteropServices.Guid("E1A22E2B-CF0F-4B23-B25C-81A91B2D0C3B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVCBuildPropertyStorage = interface
Public Interface IVCBuildPropertyStorage
- Attributes
Methods
GetPropertyValue(String, String, String) | |
RemoveProperty(String, String, String) | |
SetPropertyValue(String, String, String, String) |