Gets the parent platform of this platform.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Platform Parent { get; }
Public ReadOnly Property Parent As Platform
Get
public:
property Platform^ Parent {
Platform^ get ();
}
member Parent : Platform with get
Property Value
Type:
PlatformSee Also