ConnectedServiceHandlerContext.ServiceInstance Ö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.
Projeye eklenecek hizmetin örneğini alır veya ayarlar.
public: property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceInstance ^ ServiceInstance { public:
Microsoft::VisualStudio::ConnectedServices::ConnectedServiceInstance ^ get(); protected:
void set(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceInstance ^ value); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceInstance ServiceInstance { get; protected set; }
member this.ServiceInstance : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceInstance with get, set
Public Property ServiceInstance As ConnectedServiceInstance
Özellik Değeri
ConnectedServiceInstance döndürür.