다음을 통해 공유


WebAccountCommand.Actions 속성

정의

명령이 계정 창의 웹 계정에서 수행하는 작업을 가져옵니다.

public:
 property SupportedWebAccountActions Actions { SupportedWebAccountActions get(); };
SupportedWebAccountActions Actions();
public SupportedWebAccountActions Actions { get; }
var supportedWebAccountActions = webAccountCommand.actions;
Public ReadOnly Property Actions As SupportedWebAccountActions

속성 값

웹 계정에 대한 작업입니다.

적용 대상