LostTrackingServiceProfile.TrackingLostVisualLayer 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 layer used to display the lost tracking visual.
public:
property int TrackingLostVisualLayer { int get(); };
public int TrackingLostVisualLayer { get; }
member this.TrackingLostVisualLayer : int
Public ReadOnly Property TrackingLostVisualLayer As Integer