Click or drag to resize

PlatformName Property

Gets or sets the name of the 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 string Name { get; set; }

Property Value

Type: String

Implements

INameServiceName
See Also