Error.Context Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur konteks objek kesalahan, jika berlaku.
public:
property Microsoft::MasterDataServices::ErrorContext ^ Context { Microsoft::MasterDataServices::ErrorContext ^ get(); void set(Microsoft::MasterDataServices::ErrorContext ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ErrorContext Context { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Context : Microsoft.MasterDataServices.ErrorContext with get, set
Public Property Context As ErrorContext
Nilai Properti
Instans baru jenis ErrorContext.
- Atribut