TextManagerpostcode Property |
[Missing <summary> documentation for "P:BrydenWood.Interop.TextManager.postcode"]
Namespace:
BrydenWood.Interop
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic string postcode { get; set; }
Public Property postcode As String
Get
Set
public:
property String^ postcode {
String^ get ();
void set (String^ value);
}
member postcode : string with get, set
Property Value
Type:
String
See Also