HolographicSpace.PrimaryAdapterId Property

Definition

Gets the identifier of the graphics adapter to be used when displaying holographic content to the default HolographicDisplay.

public:
 property HolographicAdapterId PrimaryAdapterId { HolographicAdapterId get(); };
HolographicAdapterId PrimaryAdapterId();
public HolographicAdapterId PrimaryAdapterId { get; }
var holographicAdapterId = holographicSpace.primaryAdapterId;
Public ReadOnly Property PrimaryAdapterId As HolographicAdapterId

Property Value

The identifier.

Applies to