public const string StateClosed = "Closed"
Public Const StateClosed As String = "Closed"
public: literal String^ StateClosed = "Closed"
static val mutable StateClosed: string
In This Article