CallerContextwrappedProperties Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public CallerContextProperty[] wrappedProperties { get; set; }
Public Property wrappedProperties As CallerContextProperty()
Get
Set
public:
property array<CallerContextProperty^>^ wrappedProperties {
array<CallerContextProperty^>^ get ();
void set (array<CallerContextProperty^>^ value);
}
member wrappedProperties : CallerContextProperty[] with get, set
Property Value
Type:
CallerContextPropertyRemarks See Also