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