Udostępnij za pośrednictwem


DeleteProperties.Properties Właściwość

Definicja

Pobiera lub ustawia właściwości do usunięcia.

public System.Collections.Generic.List<AdaptiveExpressions.Properties.StringExpression> Properties { get; set; }
member this.Properties : System.Collections.Generic.List<AdaptiveExpressions.Properties.StringExpression> with get, set
Public Property Properties As List(Of StringExpression)

Wartość właściwości

Kolekcja ścieżek właściwości do usunięcia.

Przykłady

user.age usunie ciąg "age" z "user".

Dotyczy