DataProvider.Description 属性

定义

检索 DDEX 提供程序的区分区域性的说明。

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

属性值

String

返回 DDEX 提供程序的区分区域性的说明。

适用于