[This is preliminary documentation and is subject to change.]
Pseudo-field (no social network has this field. It's composed from other fields in specific way for each network.
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract string DisplayName { get; }
public abstract string DisplayName { get; }
Public MustOverride ReadOnly Property DisplayName As String
Get
Public MustOverride ReadOnly Property DisplayName As String
Get
public:
virtual property String^ DisplayName {
String^ get () abstract;
}
public:
virtual property String^ DisplayName {
String^ get () abstract;
}
abstract DisplayName : string with get
abstract DisplayName : string with get
Property Value
Type:
String