ForEachEnumeratorHostClass.CreationName 屬性

定義

public:
 virtual property System::String ^ CreationName { System::String ^ get(); };
public virtual string CreationName { get; }
member this.CreationName : string
Public Overridable ReadOnly Property CreationName As String

屬性值

String

包含名稱的 字串 。 此名稱可能是 Managed 組件的完整組件名稱,或者可能是適用於 COM DLL 的 PROGID 或 CLSID。

實作

適用於