TargetMode Enumeration
.NET Framework (current version)
Specifies whether the target of a PackageRelationship is inside or outside the Package.
Assembly: WindowsBase (in WindowsBase.dll)
| Member name | Description | |
|---|---|---|
| External | The relationship references a resource that is external to the package. | |
| Internal | The relationship references a part that is inside the package. |
.NET Framework
Available since 3.0
Available since 3.0
Show: