'DeclarationPublic Property ShowDocumentSwitcher As Boolean
'UsageDim instance As WorkspaceDefaults Dim value As Boolean instance.ShowDocumentSwitcher = value value = instance.ShowDocumentSwitcher
public bool ShowDocumentSwitcher {get; set;}
'DeclarationPublic Property ShowDocumentSwitcher As Boolean
'UsageDim instance As WorkspaceDefaults Dim value As Boolean instance.ShowDocumentSwitcher = value value = instance.ShowDocumentSwitcher
public bool ShowDocumentSwitcher {get; set;}