VCConfiguration.ExcludeBuckets Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit ou obtient les compartiments à ignorer pendant une génération.
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
Valeur de propriété
Chaîne délimitée par des points-virgules qui nomme les compartiments à ignorer.
- Attributs