This document is archived and information here might be outdated. Recommended version. |
Specifies the travel mode type.
[Visual Basic .NET]
Public ReadOnly Property Type As String
[C#]
public string Type {get;}
[C++]
HRESULT get_Type(
System.String* pType
);
[C++] Parameters pType [out, retval]
pType is a parameter of type BSTR*