IDTSName100.CreationName Propiedad

Definición

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

Valor de propiedad

Cadena que contiene el nombre. El nombre puede ser el nombre del ensamblado completo (para los ensamblados administrados), o puede ser PROGID o CLSID (para las DLL COM).

Atributos

Se aplica a