public sealed class BluetoothUtiAttribute : Attribute
Public NotInheritable Class BluetoothUtiAttribute
Inherits Attribute
public ref class BluetoothUtiAttribute sealed : public Attribute
[<SealedAttribute>]
type BluetoothUtiAttribute =
class
inherit Attribute
end
BluetoothUtiAttribute | Initializes a new instance of the BluetoothUtiAttribute class |
BluetoothUtiAttribute(String) | Initializes a new instance of the BluetoothUtiAttribute class |
TypeId | (Inherited from Attribute) |
Uti | Uniform Type Identifier e.g. 'org.bluetooth.service.generic_access'. |
Equals | (Inherited from Attribute) |
GetHashCode | (Inherited from Attribute) |
GetType | (Inherited from Object) |
IsDefaultAttribute | (Inherited from Attribute) |
Match | (Inherited from Attribute) |
ToString | (Inherited from Object) |