NSErrorUserInfoValueProvider Delegasikan
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Delegasi dikembalikan oleh GetUserInfoValueProvider(String).
public delegate Foundation.NSObject NSErrorUserInfoValueProvider(NSError error, NSString userInfoKey);
type NSErrorUserInfoValueProvider = delegate of NSError * NSString -> NSObject
Parameter
- error
- NSError
- userInfoKey
- NSString