Share via


IMapPin.MarkerId Property

Definition

Gets or sets the platform-specific marker identifier.

public:
 property System::Object ^ MarkerId { System::Object ^ get(); void set(System::Object ^ value); };
public object? MarkerId { get; set; }
member this.MarkerId : obj with get, set
Public Property MarkerId As Object

Property Value

Remarks

This should typically not be set by the developer. Doing so might result in unpredictable behavior.

Applies to