Class StringProperty
Class StringProperty. Implements the Property<T>
Inheritance
StringProperty
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
[NodeProperty("String", true)]
[AddComponentMenu("")]
public class StringProperty : Property<string>
See Also
Property<T>