Version

GetRelationships Method (Package)

Returns a collection of all the package-level relationships.
Syntax
public IEnumerable<IPackageRelationship> GetRelationships()

Return Value

A collection of all the package-level relationships that are contained in the package.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also