Sdílet prostřednictvím


IInDefinitionAlt<ParentT>.Attach Method

Definition

Attaches the child definition to the parent resource definition.

public ParentT Attach ();
abstract member Attach : unit -> 'ParentT
Public Function Attach () As ParentT

Returns

ParentT

the next stage of the parent definition

Applies to