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