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)
public static string SetText(
string property,
string value
)
property
Type: String
The property.
value
Type: String
The value.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace