SerializableObjectData.MemberName フィールド

定義

この SerializableObjectData で説明するシリアル化可能なオブジェクトのメンバー名を表します。

public: System::String ^ MemberName;
public string MemberName;
val mutable MemberName : string
Public MemberName As String 

フィールド値

注釈

MemberNameは、nullが別のオブジェクトのメンバーではないオブジェクト (つまり、SerializableObjectDataParentId) を記述する場合にnullされます。

適用対象