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.
Creates an XmlNode that contains binary data.
Overload List
Name | Description |
---|---|
XopDocument.CreateBinaryNode (Byte[]) | Creates an XmlText that contains binary data using the specified bytes. |
XopDocument.CreateBinaryNode (Stream) | Creates an XmlText that contains binary data using the specified System.IO.Stream. |
See Also
Reference
XopDocument Class
XopDocument Members
Microsoft.Web.Services3.Mime Namespace