SubordinateDocData.FormatList 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.
List of format specifiers for the SubordinateDocData.
protected:
virtual property System::String ^ FormatList { System::String ^ get(); };
protected override string FormatList { get; }
member this.FormatList : string
Protected Overrides ReadOnly Property FormatList As String
Property Value
Remarks
Returns String.Empty since the SubordinateDocData doesn't support loading files directly.