MilStd2525CAttributes.PlatformType Property
Gets or sets the attribute that specifies the platform type.
Thread safety: This property is thread-safe.
Syntax
public Atom PlatformType { get; set; }
Property Value
Platforms
Windows, Linux, Android
Gets or sets the attribute that specifies the platform type.
public Atom PlatformType { get; set; }
Windows, Linux, Android
In this article
Gets or sets the attribute that specifies the platform type.
public:
Atom platformType ( ) const;
void platformType ( const Atom& value )
Windows, Linux, Android
In this article
Gets or sets the attribute that specifies the platform type.
public final Atom getPlatformType ( );
public final void setPlatformType ( Atom value );
Windows, Linux, Android
In this article
Gets or sets the attribute that specifies the platform type.
platformType
Windows, Linux, Android
In this article