Поделиться через


AddServiceInstanceResult.GettingStartedDocument Свойство

Определение

Возвращает или задает сведения о документации по начало работы.

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

Значение свойства

Возвращает GettingStartedDocument.

Комментарии

Документ "начало работы" будет запущен после завершения настройки и будет указан в папке Service для последующего просмотра документации. Оставьте значение null, если вы хотите отказаться от встроенной функции "начало работы".

Применяется к