June 2002
Intermediate to advanced
816 pages
28h 12m
English
XmlFormatExtensionPrefixAttribute
This attribute specifies the XML namespace (the constructor’s ns parameter)
and XML namespace prefix (the constructor’s prefix parameter) that will
be used for all format extensions generated by a custom format extension class. This attribute
is applied to the custom System.Web.Services.Description.ServiceDescriptionFormatExtension
class.
Public NotInheritable Class XmlFormatExtensionPrefixAttribute : Inherits Attribute ' Public Constructors Public Sub New() Public Sub New(ByVal prefix As String, ByVal ns As String) ' Public Instance Properties Public Property Namespace As String Public Property Prefix As String End Class
System.Object→System.Attribute→ XmlFormatExtensionPrefixAttribute
Class
Read now
Unlock full access