CBService.IncludedServices Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
- Atributos