SaveSessionAsCompoundDocument Property (IWorkspaceDefaults)
Gets or sets a value indicating when a session will be saved as a Compound Session Document (Compound Session Document files include all of the customized settings for QuickPads, keyboard maps, themes, mouse maps, Hotspots, and ribbons.)
bool SaveSessionAsCompoundDocument {get; set;}
'Declaration
Property SaveSessionAsCompoundDocument As Boolean
'Usage
Dim instance As IWorkspaceDefaults
Dim value As Boolean
instance.SaveSessionAsCompoundDocument = value
value = instance.SaveSessionAsCompoundDocument