InvokeAttribute-Konstruktor
Initialisiert eine neue Instanz der InvokeAttribute-Klasse.
Namespace: System.ServiceModel.DomainServices.Server
Assembly: System.ServiceModel.DomainServices.Server (in system.servicemodel.domainservices.server.dll)
Verwendung
'Usage
Dim instance As New InvokeAttribute
Syntax
'Declaration
Public Sub New
public InvokeAttribute ()
public:
InvokeAttribute ()
public InvokeAttribute ()
public function InvokeAttribute ()
Hinweise
Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.
Plattformen
Entwicklungsplattformen
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 und Windows 2000
Zielplattformen
Siehe auch
Verweis
InvokeAttribute-Klasse
InvokeAttribute-Member
System.ServiceModel.DomainServices.Server-Namespace