PickerResult.Id Property

Definition

Retrieves the unique identifier of the associated PickerResult object.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Remarks

Read-only.

Applies to