'Declaration
Public Property ShowDocumentSwitcher As Boolean
'Usage
Dim instance As WorkspaceDefaults Dim value As Boolean instance.ShowDocumentSwitcher = value value = instance.ShowDocumentSwitcher
public bool ShowDocumentSwitcher {get; set;}
'Declaration
Public Property ShowDocumentSwitcher As Boolean
'Usage
Dim instance As WorkspaceDefaults Dim value As Boolean instance.ShowDocumentSwitcher = value value = instance.ShowDocumentSwitcher
public bool ShowDocumentSwitcher {get; set;}