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

プロパティ値

作成名です。

実装

注釈

詳細については、「Package」を参照してください。

適用対象