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 の場合) です。

属性

適用対象