Namespace: DeltaEngine.Editor.MessagesAssembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
public PlatformName[] Platforms { get; }
public PlatformName[] Platforms { get; }
Public ReadOnly Property Platforms As PlatformName()
Get
Public ReadOnly Property Platforms As PlatformName()
Get
public:
property array<PlatformName>^ Platforms {
array<PlatformName>^ get ();
}
public:
property array<PlatformName>^ Platforms {
array<PlatformName>^ get ();
}
member Platforms : PlatformName[] with get
member Platforms : PlatformName[] with get
Property Value
Type:
PlatformName