VSErrorInfo Constructors
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.
Overloads
VSErrorInfo() | |
VSErrorInfo(NSDictionary) |
VSErrorInfo()
[Foundation.Preserve(Conditional=true)]
public VSErrorInfo ();
- Attributes
Applies to
VSErrorInfo(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public VSErrorInfo (Foundation.NSDictionary dictionary);
new VideoSubscriberAccount.VSErrorInfo : Foundation.NSDictionary -> VideoSubscriberAccount.VSErrorInfo
Parameters
- dictionary
- NSDictionary
- Attributes