IDTSName100.CreationName Propriété

Définition

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

Valeur de propriété

Chaîne qui contient le nom. Il peut s'agir du nom complet de l'assembly (pour les assemblys managés), ou du PROGID ou du CLSID (pour les DLL COM).

Attributs

S’applique à