Xop.AttributeNames.Href Field

Specifies the href attribute for the <Include> element in an XOP package. This field is constant.

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

Usage

'Usage
Dim returnValue As String
returnValue = Xop.AttributeNames.Href

Syntax

'Declaration
Public Const Href As String
public const string Href;
public:
literal String^ Href;
public static final System.String Href;
public var Href : String;

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

Xop.AttributeNames Class
Xop.AttributeNames Members
Microsoft.Web.Services3.Mime Namespace