'Declaration
Property ExitOnLastDocumentClose As Boolean
'Usage
Dim instance As IWorkspaceDefaults Dim value As Boolean instance.ExitOnLastDocumentClose = value value = instance.ExitOnLastDocumentClose
bool ExitOnLastDocumentClose {get; set;}
'Declaration
Property ExitOnLastDocumentClose As Boolean
'Usage
Dim instance As IWorkspaceDefaults Dim value As Boolean instance.ExitOnLastDocumentClose = value value = instance.ExitOnLastDocumentClose
bool ExitOnLastDocumentClose {get; set;}