Udostępnij za pośrednictwem


DeleteProperty.Property Właściwość

Definicja

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

public AdaptiveExpressions.Properties.StringExpression Property { get; set; }
member this.Property : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property Property As StringExpression

Wartość właściwości

Ścieżka właściwości do usunięcia.

Przykłady

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

Dotyczy