CBService.IncludedServices 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.
public virtual CoreBluetooth.CBService[] IncludedServices { [Foundation.Export("includedServices", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.NotImplemented("Not available on 'CBService', only available on CBMutableService.")] set; }
public virtual CoreBluetooth.CBService[] IncludedServices { [Foundation.Export("includedServices", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.NotImplemented("Not available on CBCharacteristic, only available on CBMutableService")] set; }
member this.IncludedServices : CoreBluetooth.CBService[] with get, set
Valeur de propriété
- Attributs