共用方式為


LabelItemSpec.Exclude 屬性

取得或設定是否描述從目錄中排除這個項目的旗標。

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

語法

'宣告
Public Property Exclude As Boolean
public bool Exclude { get; set; }

屬性值

型別:System.Boolean
true 表示從目錄中排除這個項目;,否則為 false。

.NET Framework 安全性

請參閱

參考

LabelItemSpec 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間