This document is archived and information here might be outdated. Recommended version. |
The embedded data file.
[Visual Basic .NET]
Public Property File As String
[C#]
public string File {get; set;}
[C++]
HRESULT get_File(
System.String* File
);
[C++]
HRESULT put_File(
BSTR File
);
[C++] Parameters File [out, retval]
File is a parameter of type BSTR* File [in]
File is a parameter of type BSTR