編集

次の方法で共有


NETunnelProviderErrorExtensions.GetDomain(NETunnelProviderError) Method

Definition

Returns the error domain associated with the NetworkExtension.NETunnelProviderError value

public static Foundation.NSString GetDomain (this NetworkExtension.NETunnelProviderError self);
static member GetDomain : NetworkExtension.NETunnelProviderError -> Foundation.NSString

Parameters

self
NETunnelProviderError

The enumeration value

Returns

Remarks

See the NSError for information on how to use the error domains when reporting errors.

Applies to