This document is archived and information here might be outdated. Recommended version. |
Returns the complete set of delimited file extensions supported by this factory.
[Visual Basic .NET]
Public ReadOnly Property RelevantExtensions As String
[C#]
public string RelevantExtensions {get;}
[C++]
HRESULT get_RelevantExtensions(
System.String* extSet
);
[C++] Parameters extSet [out, retval]
extSet is a parameter of type BSTR*