共用方式為


VersionControlSnippet interface

屬性

endColumn

程式碼片段結束的程式碼檔案中的欄

endLine

程式碼片段結束的程式碼檔案中的行

startColumn

程式碼片段開始的程式碼檔中的欄

startLine

程式碼片段開始的程式碼檔中的行

versionControlFilePath

版本控制系統中程式碼檔案的路徑

versionControlFilePathId

檔案路徑的唯一 ID 號碼

versionControlSnippetId

此程式碼片段的唯一 ID 號碼

屬性詳細資料

endColumn

程式碼片段結束的程式碼檔案中的欄

endColumn: number

屬性值

number

endLine

程式碼片段結束的程式碼檔案中的行

endLine: number

屬性值

number

startColumn

程式碼片段開始的程式碼檔中的欄

startColumn: number

屬性值

number

startLine

程式碼片段開始的程式碼檔中的行

startLine: number

屬性值

number

versionControlFilePath

版本控制系統中程式碼檔案的路徑

versionControlFilePath: VersionControlFilePath

屬性值

versionControlFilePathId

檔案路徑的唯一 ID 號碼

versionControlFilePathId: number

屬性值

number

versionControlSnippetId

此程式碼片段的唯一 ID 號碼

versionControlSnippetId: number

屬性值

number