Freigeben über


IPackage.NestingPackage-Eigenschaft

Ruft das Paket ab, das dieses Paket besitzt, oder NULL.

Namespace:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property NestingPackage As IPackage
    Get
IPackage NestingPackage { get; }
property IPackage^ NestingPackage {
    IPackage^ get ();
}
abstract NestingPackage : IPackage
function get NestingPackage () : IPackage

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Classes.IPackage

.NET Framework-Sicherheit

Siehe auch

Referenz

IPackage Schnittstelle

Microsoft.VisualStudio.Uml.Classes-Namespace