IPropertyPage 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.
Defines the main features of an object representing property pages. For more information, see IPropertyPage.
public interface class IPropertyPage
public interface class IPropertyPage
__interface IPropertyPage
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("B196B28D-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPropertyPage
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("B196B28D-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPropertyPage
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("B196B28D-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPropertyPage = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("B196B28D-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IPropertyPage = interface
Public Interface IPropertyPage
- Derived
- Attributes