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