ApplicationClass.FileConverters[Object, Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property System::Object ^ FileConverters[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ Index1, System::Object ^ Index2); };
public virtual object FileConverters[object Index1, object Index2] { get; }
Public Overridable ReadOnly Property FileConverters(Optional Index1 As Object, Optional Index2 As Object) As Object
Parameters
- Index1
- Object
- Index2
- Object