Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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