Click or drag to resize

PlatformParent Property

Gets the parent platform of this platform.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Platform Parent { get; }

Property Value

Type: Platform
See Also