Aracılığıyla paylaş


ConnectedServiceContext.Logger Özellik

Tanım

Çağırana herhangi bir ileti yazmak için kullanılabilecek bir günlükçü alır veya ayarlar. Bu, başarılı olmayan ancak son kullanıcı tarafından düzeltilebilen adım uyarıları veya işlemin başarısız olmasına neden olan hatalar içerir.

public:  property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceLogger ^ Logger {  public:
Microsoft::VisualStudio::ConnectedServices::ConnectedServiceLogger ^ get(); protected:
 void set(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceLogger ^ value); };
public:  property Microsoft::VisualStudio::ConnectedServices::ConnectedServiceLogger ^ Logger {  public:
Microsoft::VisualStudio::ConnectedServices::ConnectedServiceLogger ^ get(); protected:
 void set(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceLogger ^ value); };
public Microsoft.VisualStudio.ConnectedServices.ConnectedServiceLogger Logger { get; protected set; }
member this.Logger : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceLogger with get, set
Public Property Logger As ConnectedServiceLogger

Özellik Değeri

ConnectedServiceLogger döndürür.

Şunlara uygulanır