Gets the Add This Code share count template.

Namespace: MonoSoftware.MonoX.AddThis
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public static string AddThisCodeSharecount { get; }
Visual Basic
Public Shared ReadOnly Property AddThisCodeSharecount As String
	Get
Visual C++
public:
static property String^ AddThisCodeSharecount {
	String^ get ();
}
F#
static member AddThisCodeSharecount : string with get

Property Value

Type: String

See Also