Exception.Type Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::Office::Interop::MSProject::PjExceptionType Type { Microsoft::Office::Interop::MSProject::PjExceptionType get(); void set(Microsoft::Office::Interop::MSProject::PjExceptionType value); };
public Microsoft.Office.Interop.MSProject.PjExceptionType Type { get; set; }
member this.Type : Microsoft.Office.Interop.MSProject.PjExceptionType with get, set
Public Property Type As PjExceptionType