Share via


WsatPropertySheet Class

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

This type 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 WsatPropertySheet

Syntax

'Declaration
<GuidAttribute("32739F38-BDB5-4807-BD0A-3CF038A8A804")> _
<ComVisibleAttribute(True)> _
Public Class WsatPropertySheet
    Implements IExtendPropertySheet, IExtendPropertySheet2, IDisposable
[GuidAttribute("32739F38-BDB5-4807-BD0A-3CF038A8A804")] 
[ComVisibleAttribute(true)] 
public class WsatPropertySheet : IExtendPropertySheet, IExtendPropertySheet2, IDisposable
[GuidAttribute(L"32739F38-BDB5-4807-BD0A-3CF038A8A804")] 
[ComVisibleAttribute(true)] 
public ref class WsatPropertySheet : IExtendPropertySheet, IExtendPropertySheet2, IDisposable
/** @attribute GuidAttribute("32739F38-BDB5-4807-BD0A-3CF038A8A804") */ 
/** @attribute ComVisibleAttribute(true) */ 
public class WsatPropertySheet implements IExtendPropertySheet, IExtendPropertySheet2, 
    IDisposable
GuidAttribute("32739F38-BDB5-4807-BD0A-3CF038A8A804") 
ComVisibleAttribute(true) 
public class WsatPropertySheet implements IExtendPropertySheet, IExtendPropertySheet2, 
    IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.Tools.ServiceModel.WsatConfig.WsatPropertySheet

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

WsatPropertySheet Members
Microsoft.Tools.ServiceModel.WsatConfig Namespace