ManagedParameterWrapper.CreationName プロパティ

定義

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

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

プロパティ値

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

実装

適用対象