KeyPropertyConfiguration.GetAttributeBody Method (CodeHelper)

 

Gets the attribute body.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public virtual string GetAttributeBody(
	CodeHelper code
)

Parameters

code
Type: Microsoft.Data.Entity.Design.CodeGeneration.CodeHelper

The code helper.

Return Value

Type: System.String

The attribute body.