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

Syntax

C#
public string Self { get; }
Visual Basic (Declaration)
Public ReadOnly Property Self As String
Visual C++
public:

property String^ Self {

	String^ get ();

}

See Also