NSBundle.ObjectForInfoDictionary(String) Method
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.
The value of this bundle's information property list for the specified key.
[Foundation.Export("objectForInfoDictionaryKey:")]
public virtual Foundation.NSObject ObjectForInfoDictionary (string key);
abstract member ObjectForInfoDictionary : string -> Foundation.NSObject
override this.ObjectForInfoDictionary : string -> Foundation.NSObject
Parameters
- key
- String
Returns
- Attributes