IDTSName100.CreationName 属性

定义

public:
 property System::String ^ CreationName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(87)]
public string CreationName { [System.Runtime.InteropServices.DispId(87)] get; }
[<System.Runtime.InteropServices.DispId(87)>]
[<get: System.Runtime.InteropServices.DispId(87)>]
member this.CreationName : string
Public ReadOnly Property CreationName As String

属性值

包含名称的 字符串 。 此名称可能是托管程序集的完全限定程序集名称,也可能是 COM DLL 的 PROGID 或 CLSID。

属性

适用于