Edit

Share via


PropertyMergeInformation<T>.Properties Property

Definition

public:
 property T Properties { T get(); void set(T value); };
public T Properties { get; set; }
member this.Properties : 'T with get, set
Public Property Properties As T

Property Value

T

Applies to