HolographicSpace.PrimaryAdapterId 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 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.