'宣言
<Foundation.ExportAttribute("ShowSelectionMenu")> <System.ComponentModel.BrowsableAttribute(True)> Public Property ShowSelectionMenu As System.Boolean
[Foundation.Export("ShowSelectionMenu")] [System.ComponentModel.Browsable(true)] public System.bool ShowSelectionMenu {get; set;}