[To be supplied.]
[Visual Basic] Public Property FullTypeName As String [C#] public string FullTypeName {get; set;} [C++] public: __property String* get_FullTypeName(); public: __property void set_FullTypeName(String*); [JScript] public function get FullTypeName() : String; public function set FullTypeName(String);
SerializationInfo Class | SerializationInfo Members | System.Runtime.Serialization Namespace