ValidateContext.CurrentValidationPath Eigenschap

Definitie

Hiermee haalt u het voorvoegsel op dat wordt gebruikt om het huidige object te identificeren dat in een complexe objectgrafiek wordt gevalideerd.

public:
 property System::String ^ CurrentValidationPath { System::String ^ get(); void set(System::String ^ value); };
public string CurrentValidationPath { get; set; }
member this.CurrentValidationPath : string with get, set
Public Property CurrentValidationPath As String

Waarde van eigenschap

Opmerkingen

Dit voorvoegsel wordt gebruikt om eigenschapspaden te bouwen in validatiefoutberichten (bijvoorbeeld 'Customer.Address.Street').

Van toepassing op