SerializationRecord.RecordType プロパティ

定義

レコードの型を取得します。

public:
 abstract property System::Formats::Nrbf::SerializationRecordType RecordType { System::Formats::Nrbf::SerializationRecordType get(); };
public abstract System.Formats.Nrbf.SerializationRecordType RecordType { get; }
member this.RecordType : System.Formats.Nrbf.SerializationRecordType
Public MustOverride ReadOnly Property RecordType As SerializationRecordType

プロパティ値

レコードの種類。

適用対象