IPropertyStorage 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.
Manages the persistent properties of a single property set. For more information, see IPropertyStorage and IPropertySetStorage.
public interface class IPropertyStorage
public interface class IPropertyStorage
__interface IPropertyStorage
[System.Runtime.InteropServices.Guid("00000138-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPropertyStorage
[System.Runtime.InteropServices.Guid("00000138-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPropertyStorage
[<System.Runtime.InteropServices.Guid("00000138-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPropertyStorage = interface
[<System.Runtime.InteropServices.Guid("00000138-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IPropertyStorage = interface
Public Interface IPropertyStorage
- Attributes