NSScriptCommandDescription.Dictionary 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 the dictionary containing the command description.
public Foundation.NSDictionary Dictionary { get; }
public Foundation.NSDictionary? Dictionary { get; }
member this.Dictionary : Foundation.NSDictionary
Property Value
An NSDictionary containing the command description.