The properties of the JavaPeerAttribute class are listed below. For a complete list of JavaPeerAttribute class members, see the JavaPeerAttribute Members topic.
Ignore | When applied to fields or properties, this attribute can be used to skip the respective element from being marshalled/unmarshalled. |
Name | When applied to fields or properties, this attribute can be used to specify a name mapping to a peer field name. Normally, the names should be left unmodified, in which case they will be the same as the .NET names. |
PeerMarshaller | Specifies the marshaller to be used. |
PeerType | Specifies the peer type. Can be used to override the marshalling of a reference type. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
JavaPeerAttribute Class | Codemesh.JuggerNET Namespace