SoapProtocolImporter.IsBindingSupported-Methode
Dieser Member überschreibt ProtocolImporter.IsBindingSupported.
Syntax
'Declaration
Protected Overrides Function IsBindingSupported As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.IsBindingSupported
protected override bool IsBindingSupported ()
protected:
virtual bool IsBindingSupported () override
protected boolean IsBindingSupported ()
protected override function IsBindingSupported () : boolean
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1
Siehe auch
Referenz
SoapProtocolImporter-Klasse
SoapProtocolImporter-Member
System.Web.Services.Description-Namespace