AppManWrapper Class
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The AppManWrapper type wraps an Application Manager SDK object into an IResultObject.
Namespace: Microsoft.ConfigurationManagement.AdminConsole.AppManFoundation
Assembly: AdminUI.AppManFoundation (in AdminUI.AppManFoundation.dll)
Usage
'Usage
Dim instance As AppManWrapper
Syntax
'Declaration
Public NotInheritable Class AppManWrapper
Implements IResultObject2, IResultObject, IComparable, IDisposable, _
ICloneable
public sealed class AppManWrapper : IResultObject2, IResultObject, IComparable,
IDisposable, ICloneable
public ref class AppManWrapper sealed : IResultObject2, IResultObject, IComparable,
IDisposable, ICloneable
public final class AppManWrapper implements IResultObject2, IResultObject,
IComparable, IDisposable, ICloneable
public final class AppManWrapper implements IResultObject2, IResultObject,
IComparable, IDisposable, ICloneable
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.AppManFoundation.AppManWrapper
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 Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
AppManWrapper Members
Microsoft.ConfigurationManagement.AdminConsole.AppManFoundation Namespace