GrainClassOptions.ExcludedGrainTypes 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.
Obtient la liste des classes de grain qui sont exclues du silo.
public System.Collections.Generic.List<string> ExcludedGrainTypes { get; }
member this.ExcludedGrainTypes : System.Collections.Generic.List<string>
Public ReadOnly Property ExcludedGrainTypes As List(Of String)