VsValidationContext.ServiceProvider Property

Definition

Returns the service associated with this context.

public:
 property IServiceProvider ^ ServiceProvider { IServiceProvider ^ get(); };
public IServiceProvider ServiceProvider { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ServiceProvider : IServiceProvider
Public ReadOnly Property ServiceProvider As IServiceProvider

Property Value

Attributes

Applies to