NWPath.IsEqualToPath(NWPath) 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.
Returns true
if this path represents the same path as the specified path
.
[Foundation.Export("isEqualToPath:")]
public virtual bool IsEqualToPath (NetworkExtension.NWPath path);
abstract member IsEqualToPath : NetworkExtension.NWPath -> bool
override this.IsEqualToPath : NetworkExtension.NWPath -> bool
Parameters
- path
- NWPath
Returns
- Attributes