AddServiceInstanceResult.GettingStartedDocument 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
"시작" 설명서 정보를 가져오거나 설정합니다.
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을 그대로 둡니다.