Extensions.SetText Method

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > Extensions Class > Extensions Methods >

Extensions.SetText Method

Sets the text.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public static string SetText(
 string property,
 string value
)

Parameters

property

Type: String

The property.

value

Type: String

The value.

Return Value

System.String.

See Also


Extensions Class

ZeraSystems.CodeNanite.Expansion Namespace