MixedRealityServiceInspectorAttribute Class    
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.
Attach to a class implementing IMixedRealityServiceInspector to generate a facade inspector.
public ref class MixedRealityServiceInspectorAttribute : Attribute
	[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public class MixedRealityServiceInspectorAttribute : Attribute
	[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type MixedRealityServiceInspectorAttribute = class
    inherit Attribute
	Public Class MixedRealityServiceInspectorAttribute
Inherits Attribute
		- Inheritance
 - 
				MixedRealityServiceInspectorAttribute
 
- Attributes