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