SubordinateDocData.FormatList Property

Definition

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.

Applies to