MixedRealityExtensionServiceAttribute.RuntimePlatforms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The runtime platform(s) to run this service.
public:
virtual property Microsoft::MixedReality::Toolkit::Utilities::SupportedPlatforms RuntimePlatforms { Microsoft::MixedReality::Toolkit::Utilities::SupportedPlatforms get(); };
public virtual Microsoft.MixedReality.Toolkit.Utilities.SupportedPlatforms RuntimePlatforms { get; }
member this.RuntimePlatforms : Microsoft.MixedReality.Toolkit.Utilities.SupportedPlatforms
Public Overridable ReadOnly Property RuntimePlatforms As SupportedPlatforms