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