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)。

属性

适用于