共用方式為


Wildcard 類別

繼承階層架構

System.Object
  Microsoft.TeamFoundation.Common.Internal.Wildcard

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

語法

'宣告
Public NotInheritable Class Wildcard
public static class Wildcard

方法

  名稱 說明
公用方法靜態成員 IsWildcard(Char)
公用方法靜態成員 IsWildcard(String)
公用方法靜態成員 IsWildcard(String, Int32, Int32)
公用方法靜態成員 Match(String, String)
公用方法靜態成員 Match(String, Int32, String)

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.Common.Internal 命名空間