CloudSpatialAnchorWatcher.Identifier 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.
Distinct identifier for the watcher within its session.
public:
property int Identifier { int get(); };
public int Identifier { get; }
member this.Identifier : int
Public ReadOnly Property Identifier As Integer