IVsDataProvider.ShortDisplayName 属性

定义

获取 DDEX 提供程序的简短显示名称。

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

属性值

String

DDEX 提供程序的简短显示名称。

适用于