Click or drag to resize

IAzureServicePipelineArgsTResultResult Property

[This is preliminary documentation and is subject to change.]

Gets or sets the result

Namespace:  TheInjectables.Foundation.PaaSPort.Azure.Pipelines
Assembly:  TheInjectables.Foundation.PaaSPort.Azure (in TheInjectables.Foundation.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
TResult Result { get; set; }

Property Value

Type: TResult
See Also