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 (для DLL-библиотек COM).

Атрибуты

Применяется к