NSMetadataQuery.ValueOfAttribute(String, nint) 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 the specified attributeName in the result at the specified index in the Results array.
[Foundation.Export("valueOfAttribute:forResultAtIndex:")]
public virtual Foundation.NSObject ValueOfAttribute (string attribyteName, nint atIndex);
abstract member ValueOfAttribute : string * nint -> Foundation.NSObject
override this.ValueOfAttribute : string * nint -> Foundation.NSObject
Parameters
- attribyteName
- String
- atIndex
- System.System.IntPtr System.nativeint
Returns
- Attributes