VCConfiguration.ExcludeBuckets 属性

定义

设置或获取在生成过程中要忽略的工具存储桶。

public:
 property System::String ^ ExcludeBuckets { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ExcludeBuckets { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(759)]
public string ExcludeBuckets { [System.Runtime.InteropServices.DispId(759)] get; [System.Runtime.InteropServices.DispId(759)] set; }
[<System.Runtime.InteropServices.DispId(759)>]
[<get: System.Runtime.InteropServices.DispId(759)>]
[<set: System.Runtime.InteropServices.DispId(759)>]
member this.ExcludeBuckets : string with get, set
Public Property ExcludeBuckets As String

属性值

String

用分号分隔的字符串,用于命名要忽略的工具存储桶。

属性

适用于