MidiChannelPressureMessage.Channel 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 canal de 0 à 15 auquel ce message s’applique.
public:
property byte Channel { byte get(); };
byte Channel();
public byte Channel { get; }
var byte = midiChannelPressureMessage.channel;
Public ReadOnly Property Channel As Byte
Valeur de propriété
Byte
byte
Canal de 0 à 15 auquel ce message s’applique.