MissingServiceAnalysis.ErrorCode Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Hizmetin neden alınamadığına ilişkin hata kodunu alır.
public:
property Microsoft::VisualStudio::Utilities::ServiceBroker::MissingBrokeredServiceErrorCode ErrorCode { Microsoft::VisualStudio::Utilities::ServiceBroker::MissingBrokeredServiceErrorCode get(); };
public Microsoft.VisualStudio.Utilities.ServiceBroker.MissingBrokeredServiceErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.VisualStudio.Utilities.ServiceBroker.MissingBrokeredServiceErrorCode
Public ReadOnly Property ErrorCode As MissingBrokeredServiceErrorCode