Share via


BindingSource.Id 属性

定义

获取源的唯一标识符。 根据源的 ID 比较源。

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

属性值

适用于