ProxyScriptDefinition Class

Namespace: Microsoft.Exchange.Management.Powershell.CentralAdmin
Assembly: Microsoft.Exchange.Management.Powershell.CentralAdmin (in microsoft.exchange.management.powershell.centraladmin.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(ScriptProxy))> _
<XmlIncludeAttribute(GetType(XomlProxy))> _
<XmlIncludeAttribute(GetType(SequenceProxy))> _
<XmlIncludeAttribute(GetType(FileProxyBase))> _
Public MustInherit Class ProxyScriptDefinition
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(ScriptProxy))] 
[XmlIncludeAttribute(typeof(XomlProxy))] 
[XmlIncludeAttribute(typeof(SequenceProxy))] 
[XmlIncludeAttribute(typeof(FileProxyBase))] 
public abstract class ProxyScriptDefinition

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Management.Powershell.CentralAdmin.ProxyScriptDefinition
     Microsoft.Exchange.Management.Powershell.CentralAdmin.FileProxyBase

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 Professional with Service Pack 2 (SP2)

Target Platforms

Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)

See Also

Reference

ProxyScriptDefinition Members
Microsoft.Exchange.Management.Powershell.CentralAdmin Namespace