다음을 통해 공유


ManagedParameterWrapper.CreationName 속성

정의

이 매개 변수를 만드는 데 사용되는 이름을 가져옵니다.

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

속성 값

이 매개 변수를 만드는 데 사용되는 이름입니다.

구현

적용 대상