OHyMoS.NET Class Library

OhSenderPort.DataType プロパティ

データの型を返します。

Gets the datapack type string of this port.
public abstract string DataType {get;}

解説

基底クラス OhPort の抽象プロパティです。 このクラス OhSenderPort でも抽象プロパティとしておきます。

Gets the datapack type string of this port. Because this is an abstract method, it should be implemented in derived classes.

参照

OhSenderPort クラス | OhymosNet 名前空間