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