共用方式為


VersionControlPath.GetFullPath 方法 (String)

這份清單指定的項目規格並傳回字串。 這會讓等項目移除。的,會轉換為/\,依此類推。 它會擲回 InvalidPathException 此項目,則為空字串,包含無效的字元包括內嵌的貨幣符號 (萬用字元不會視為無效在此檢查),或太長。

命名空間:  Microsoft.TeamFoundation.VersionControl.Common
組件:  Microsoft.TeamFoundation.VersionControl.Common (在 Microsoft.TeamFoundation.VersionControl.Common.dll 中)

語法

'宣告
Public Shared Function GetFullPath ( _
    item As String _
) As String
public static string GetFullPath(
    string item
)

參數

傳回值

型別:System.String
項目的標準字串格式。

.NET Framework 安全性

請參閱

參考

VersionControlPath 類別

GetFullPath 多載

Microsoft.TeamFoundation.VersionControl.Common 命名空間