This topic has not yet been rated - Rate this topic

ContentInfo Constructor

Name Description
ContentInfo (Byte[]) The ContentInfo(Byte[]) constructor creates an instance of the ContentInfo class by using an array of byte values as the data and a default object identifier (OID) that represents the content type.
ContentInfo (Oid, Byte[]) The ContentInfo(Oid,Byte[]) constructor creates an instance of the ContentInfo class by using the specified content type and an array of byte values as the data.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.