PageAction.Insert 속성

정의

데이터 항목을 삽입하는 페이지의 작업 이름을 가져옵니다.

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

속성 값

String

리터럴 값 "Insert"입니다.

적용 대상