ServerStub.SetProperty - Méthode
Sets the value of a property of an object of the type corresponding to the derived ServerStub implementation.
Liste de surcharges
Nom | Description | |
---|---|---|
SetProperty(Object, String, ClientValue, ProxyContext) | Sets the value of a property of an object of the type corresponding to the derived ServerStub implementation based on a client value. | |
SetProperty(Object, String, XmlNode, ProxyContext) | Sets the value of a property of an object of the type corresponding to the derived ServerStub implementation based on a node value. |
Haut