_Global.EnableCancelKey プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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; }
member this.EnableCancelKey : Microsoft.Office.Interop.MSProject.PjEnableCancelKey with get, set
Public Property EnableCancelKey As PjEnableCancelKey