Gets reference to the ConfigurationFrame associated with the DataFrame being parsed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ConfigurationFrame ConfigurationFrame { get; }
Public ReadOnly Property ConfigurationFrame As ConfigurationFrame Get
public: property ConfigurationFrame^ ConfigurationFrame { ConfigurationFrame^ get (); }