ValueOnInstance Property
ValueOnInstance
Gets/Sets the value of the property on the designed instance. If the property is not set, this returns the default value.
Declaration
public abstract object ValueOnInstance { get; }
Property Value
Type | Description |
---|---|
System.Object |