次の方法で共有


ManagedParameterWrapper.CreationName プロパティ

定義

このパラメーターを作成するために使用される名前を取得します。

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

プロパティ値

このパラメーターを作成するために使用される名前です。

実装

適用対象