_Global.EnableCancelKey プロパティ
定義
public:
property Microsoft::Office::Interop::MSProject::PjEnableCancelKey EnableCancelKey { Microsoft::Office::Interop::MSProject::PjEnableCancelKey get(); void set(Microsoft::Office::Interop::MSProject::PjEnableCancelKey value); };
public Microsoft.Office.Interop.MSProject.PjEnableCancelKey EnableCancelKey { get; set; }
Public Property EnableCancelKey As PjEnableCancelKey