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