public ConfigurationFrame ConfigurationFrame { get; set; }Public Property ConfigurationFrame As ConfigurationFrame
Get
Setpublic:
property ConfigurationFrame^ ConfigurationFrame {
ConfigurationFrame^ get ();
void set (ConfigurationFrame^ value);
}function get_ConfigurationFrame();
function set_ConfigurationFrame(value);