Gets or sets the display name for the auto-discoverable trackback ping notification handler.
Namespace:
Argotic.Core.WebAssembly: Argotic.Core (in Argotic.Core)
Version: 2007.3.0.0 (2007.3.0.0)
Syntax
| C# |
|---|
public string Title { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Title As String |
| Visual C++ |
|---|
public: property String^ Title { String^ get (); void set (String^ value); } |
