Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public bool ReadOnly { get; }
Visual Basic (Declaration)
Public ReadOnly Property ReadOnly As Boolean
Visual C++
public:

property bool ReadOnly {

	bool get ();

}

See Also