ForEachLoopClass.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

属性值

包含名称的 字符串 。 此名称可能是托管程序集的完全限定程序集名称,也可能是 COM DLL 的 PRogID 或 CLSID。

实现

适用于