[This is preliminary documentation and is subject to change.]
Social network specific debug info (for example, ID)
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual string DebugInfo { get; }
public virtual string DebugInfo { get; }
Public Overridable ReadOnly Property DebugInfo As String
Get
Public Overridable ReadOnly Property DebugInfo As String
Get
public:
virtual property String^ DebugInfo {
String^ get ();
}
public:
virtual property String^ DebugInfo {
String^ get ();
}
abstract DebugInfo : string with get
override DebugInfo : string with get
abstract DebugInfo : string with get
override DebugInfo : string with get
Property Value
Type:
String