HolographicDisplay.AdapterId 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.
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.