다음을 통해 공유


PaymentAppManager.Current 속성

정의

현재 PaymentAppManager 개체입니다.

public:
 static property PaymentAppManager ^ Current { PaymentAppManager ^ get(); };
static PaymentAppManager Current();
public static PaymentAppManager Current { get; }
var paymentAppManager = PaymentAppManager.current;
Public Shared ReadOnly Property Current As PaymentAppManager

속성 값

Current 속성을 가져오거나 설정합니다.

적용 대상