SpatialSurfaceInfo.Id Property

Definition

Gets the persistent identifier for this surface.

public:
 property Platform::Guid Id { Platform::Guid get(); };
winrt::guid Id();
public Guid Id { get; }
var guid = spatialSurfaceInfo.id;
Public ReadOnly Property Id As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The identifier.

Applies to