public OutputAdapterCollection OutputAdapters { get; set; }Public Property OutputAdapters As OutputAdapterCollection
Get
Setpublic:
property OutputAdapterCollection^ OutputAdapters {
OutputAdapterCollection^ get ();
void set (OutputAdapterCollection^ value);
}function get_OutputAdapters();
function set_OutputAdapters(value);