CloudSpatialAnchorSession.Session 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.
The tracking session used to help locate anchors.
public:
property IntPtr Session { IntPtr get(); void set(IntPtr value); };
public IntPtr Session { get; set; }
member this.Session : nativeint with get, set
Public Property Session As IntPtr
Property Value
IntPtr
nativeint
Remarks
This property is not available on the HoloLens platform.