IConfigurationFrame ConfigurationFrame { get; set; }Property ConfigurationFrame As IConfigurationFrame
Get
Setproperty IConfigurationFrame^ ConfigurationFrame {
IConfigurationFrame^ get ();
void set (IConfigurationFrame^ value);
}function get_ConfigurationFrame();
function set_ConfigurationFrame(value);