DomainServiceDescriptionProvider.CreateDescription-Methode ()
Erstellt eine DomainServiceDescription.
Namespace: System.ServiceModel.DomainServices.Server
Assembly: System.ServiceModel.DomainServices.Server (in system.servicemodel.domainservices.server.dll)
Verwendung
'Usage
Dim returnValue As DomainServiceDescription
returnValue = Me.CreateDescription
Syntax
'Declaration
Protected Function CreateDescription As DomainServiceDescription
protected DomainServiceDescription CreateDescription ()
protected:
DomainServiceDescription^ CreateDescription ()
protected DomainServiceDescription CreateDescription ()
protected function CreateDescription () : DomainServiceDescription
Rückgabewert
Eine neue leere Beschreibung.
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht sichergestellt.
Plattformen
Entwicklungsplattformen
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 und Windows 2000
Zielplattformen
Siehe auch
Verweis
DomainServiceDescriptionProvider-Klasse
DomainServiceDescriptionProvider-Member
System.ServiceModel.DomainServices.Server-Namespace