Wildcard.Match 方法 (String, String)

命名空间:  Microsoft.TeamFoundation.Common.Internal
程序集:  Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)

语法

声明
Public Shared Function Match ( _
    str As String, _
    pattern As String _
) As Boolean
public static bool Match(
    string str,
    string pattern
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

Wildcard 类

Match 重载

Microsoft.TeamFoundation.Common.Internal 命名空间