AddServiceInstanceResult.GettingStartedDocument Özellik

Tanım

Kullanmaya başlama belgelerini başlatma bilgilerini içerir.

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

Özellik Değeri

GettingStartedDocument

GettingStartedDocument döndürür.

Açıklamalar

Yapılandırma tamamlandığında "Başlarken" belgesi başlatılır ve belgeleri sonraki bir noktada görüntülemek için hizmet klasörü içinde listelenecektir. Yerleşik "Başlarken" işlevini devre dışı bırakmak istiyorsanız null bırakın.

Şunlara uygulanır