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