ForEachEnumeratorHostClass.CreationName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
屬性值
包含名稱的 字串 。 此名稱可能是 Managed 組件的完整組件名稱,或者可能是適用於 COM DLL 的 PROGID 或 CLSID。