언어

ManagedParameterWrapper.CreationName 속성

정의

이 매개변수를 만드는 데 사용된 이름을 얻습니다.

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

속성 값

이 매개변수를 만든 데 사용된 이름입니다.

구현

적용 대상