UIDocumentBrowserAction.SupportsMultipleItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Boolean value that controls whether the action can be applied to multiple documents.
public virtual bool SupportsMultipleItems { [Foundation.Export("supportsMultipleItems")] get; [Foundation.Export("setSupportsMultipleItems:")] set; }
member this.SupportsMultipleItems : bool with get, set
Property Value
- Attributes