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

屬性值

一個包含名稱的 字串 。 名稱可能是完全限定的集合名稱(用於管理組件),也可以是 PROGID 或 CLSID(用於 COM DLL)。

屬性

適用於