CompositionError.Exception Özellik

Tanım

Oluşturma hatasının temel nedeni olan özel durumu alır.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
public Exception? Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Özellik Değeri

öğesinin temel nedeni CompositionErrorolan özel durum. Varsayılan değer: null.

Şunlara uygulanır