SchemaReference.Url Property

 

Gets or sets the URL for the schema reference.

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

override Url : string with get, set

Property Value

Type: System.String

The URL for the referenced XSD schema. The default value is Empty.

For the SchemaReference class, the Url property returns the value of the Ref property.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: