WseExtensionImporter.IsWseReferencedImplementation Field

Determines whether the WSE assembly has been referenced by the project.

Namespace: Microsoft.Web.Services3.Description
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim returnValue As WseExtensionImporter.IsWseReferenced
returnValue = WseExtensionImporter.IsWseReferencedImplementation

Dim sampleValue As WseExtensionImporter.IsWseReferenced
WseExtensionImporter.IsWseReferencedImplementation = sampleValue

Syntax

'Declaration
Public Shared IsWseReferencedImplementation As WseExtensionImporter.IsWseReferenced
public static WseExtensionImporter.IsWseReferenced IsWseReferencedImplementation;
public:
static WseExtensionImporter.IsWseReferenced^ IsWseReferencedImplementation;
public static WseExtensionImporter.IsWseReferenced IsWseReferencedImplementation;
public static var IsWseReferencedImplementation : WseExtensionImporter.IsWseReferenced;

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

WseExtensionImporter Class
WseExtensionImporter Members
Microsoft.Web.Services3.Description Namespace