次の方法で共有


VersionControlPath.CheckForIllegalDollarInPath Method

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'宣言
Public Shared Sub CheckForIllegalDollarInPath ( _
    path As String _
)
public static void CheckForIllegalDollarInPath(
    string path
)
public:
static void CheckForIllegalDollarInPath(
    String^ path
)
static member CheckForIllegalDollarInPath : 
        path:string -> unit 
public static function CheckForIllegalDollarInPath(
    path : String
)

Parameters

.NET Framework Security

See Also

Reference

VersionControlPath Class

Microsoft.TeamFoundation.VersionControl.Common Namespace