'Declaration Public Property ButtonType As ButtonType
'Usage Dim instance As CommandBarInfo Dim value As ButtonType instance.ButtonType = value value = instance.ButtonType
public ButtonType ButtonType {get; set;}
'Declaration Public Property ButtonType As ButtonType
'Usage Dim instance As CommandBarInfo Dim value As ButtonType instance.ButtonType = value value = instance.ButtonType
public ButtonType ButtonType {get; set;}