次の方法で共有


Service.ExceptionEscaped プロパティ

定義

public:
 property Exception ^ ExceptionEscaped { Exception ^ get(); void set(Exception ^ value); };
public Exception ExceptionEscaped { get; set; }
member this.ExceptionEscaped : Exception with get, set
Public Property ExceptionEscaped As Exception

プロパティ値

適用対象