DesignTimeServicesReferenceAttribute.ForProvider 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 le nom du fournisseur pour lequel ces services doivent être ajoutés. Si la valeur est null, les services sont ajoutés pour tous les fournisseurs.
public string ForProvider { get; }
public string? ForProvider { get; }
member this.ForProvider : string
Public ReadOnly Property ForProvider As String