This document is archived and information here might be outdated. Recommended version. |
The data edition associated with the DTED file.
[Visual Basic .NET]
Public Property DTEDEdition As String
[C#]
public string DTEDEdition {get; set;}
[C++]
HRESULT get_DTEDEdition(
System.String* pEdition
);
[C++]
HRESULT put_DTEDEdition(
BSTR pEdition
);
[C++] Parameters pEdition [out, retval]
pEdition is a parameter of type BSTR* pEdition [in]
pEdition is a parameter of type BSTR