public SimplifiedArchiveInitializerSettings ArchiveSettings { get; set; }Public Property ArchiveSettings As SimplifiedArchiveInitializerSettings
Get
Setpublic:
property SimplifiedArchiveInitializerSettings^ ArchiveSettings {
SimplifiedArchiveInitializerSettings^ get ();
void set (SimplifiedArchiveInitializerSettings^ value);
}function get_ArchiveSettings();
function set_ArchiveSettings(value);