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