Share via


IExtendPropertySheet2 Interface

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This interface supports the WS-AtomicTransaction Configuration Utility (wsatConfig.exe) tool and is not intended to be used directly from your code.

Namespace: Microsoft.Tools.ServiceModel.WsatConfig
Assembly: WsatUI (in wsatui.dll)

Usage

    Dim instance As IExtendPropertySheet2

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("B7A87232-4A51-11D1-A7EA-00C04FD909DD")> _
Public Interface IExtendPropertySheet2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] 
[GuidAttribute("B7A87232-4A51-11D1-A7EA-00C04FD909DD")] 
public interface IExtendPropertySheet2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] 
[GuidAttribute(L"B7A87232-4A51-11D1-A7EA-00C04FD909DD")] 
public interface class IExtendPropertySheet2
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ 
/** @attribute GuidAttribute("B7A87232-4A51-11D1-A7EA-00C04FD909DD") */ 
public interface IExtendPropertySheet2
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) 
GuidAttribute("B7A87232-4A51-11D1-A7EA-00C04FD909DD") 
public interface IExtendPropertySheet2

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

IExtendPropertySheet2 Members
Microsoft.Tools.ServiceModel.WsatConfig Namespace