.NET Framework Class Library for Silverlight
ScriptObject..::.GetProperty Method
Gets the value of a property on the current scriptable object.
|
| Name | Description |
|---|
.gif) | GetProperty(Int32) | Gets the value of a property that is identified by ordinal number on the current scriptable object. |
.gif) | GetProperty(String) | Gets the value of a property that is identified by name on the current scriptable object. |
Top
Reference