This document is archived and information here might be outdated. Recommended version. |
The target output file for adding, updating and removing items.
[Visual Basic .NET]
Public Property TargetFile As String
[C#]
public string TargetFile {get; set;}
[C++]
HRESULT get_TargetFile(
System.String* path
);
[C++]
HRESULT put_TargetFile(
BSTR path
);
[C++] Parameters path [out, retval]
path is a parameter of type BSTR* path [in]
path is a parameter of type BSTR