Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the possible formats for record payload types.
Namespace: Microsoft.Web.Services3.Messaging.Framing
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Dim framingTypeFormat1 As FramingTypeFormat = FramingTypeFormat.AbsoluteUri
Syntax
'Declaration
Public Enum FramingTypeFormat
public enum FramingTypeFormat
public enum class FramingTypeFormat
public enum FramingTypeFormat
public enum FramingTypeFormat
Members
Member name | Description |
---|---|
AbsoluteUri | An absolute URI. |
MediaType | A media type format. |
None | No format is specified. |
Unchanged | The same as the format for the preceding record. |
Unknown | The format is not known. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server