This document is archived and information here might be outdated. Recommended version. |
Default format extensions.
[Visual Basic .NET] Public Property DefaultExts As String
[C#] public string DefaultExts {get; set;}
[C++]
HRESULT get_DefaultExts(
System.String* ext
);
[C++]
HRESULT put_DefaultExts(
BSTR ext
);
[C++]
Parameters ext [out, retval]
ext is a parameter of type BSTR* ext [in]
ext is a parameter of type BSTR