HolographicDisplay.AdapterId Property

Definition

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

public:
 property HolographicAdapterId AdapterId { HolographicAdapterId get(); };
HolographicAdapterId AdapterId();
public HolographicAdapterId AdapterId { get; }
var holographicAdapterId = holographicDisplay.adapterId;
Public ReadOnly Property AdapterId As HolographicAdapterId

Property Value

The identifier.

Applies to