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用)である場合もあります。

属性

適用対象