TransformClusterValidationContext.Services Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Application services that can be used to validate transforms.
public IServiceProvider Services { get; init; }
member this.Services : IServiceProvider with get, set
Public Property Services As IServiceProvider