다음을 통해 공유


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을 그대로 둡니다.

적용 대상