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

プロパティ値

名前を含む 文字列 です。 名称は完全限定アセンブリ名(管理アセンブリ用)、PROGIDやCLSID(COM DLL用)である場合もあります。

実装

適用対象