SmartTagRecognizer.ProgID 属性

定义

获取指定对象的编程标识符 (ProgID) 。

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

属性值

注解

动态数据交换 (DDE) 是一种比较陈旧的技术并且不是十分安全。 如果可能,请使用更安全的 DDE 替代方法。

适用于