Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)

Syntax

Visual Basic (Declaration)
Public Comments As String
C#
public string Comments;
C++
public:
 String Comments sealed ;
J#
public string Comments
JScript
public Comments : String;

See Also