Edit

Share via


ProjectedWrapperMany.ProjectedProperty1 Property

Definition

Gets or sets the property to project.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::Object ^ ProjectedProperty1 { System::Object ^ get(); void set(System::Object ^ value); };
public object ProjectedProperty1 { get; set; }
member this.ProjectedProperty1 : obj with get, set
Public Property ProjectedProperty1 As Object

Property Value

The property to project.

Applies to