AttachmentCreationInformation constructor
Initializes a new instance of the AttachmentCreationInformation class.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AttachmentCreationInformation()
public AttachmentCreationInformation()
See also
Reference
AttachmentCreationInformation class