[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public override string DisplayName { get; }
public override string DisplayName { get; }
Public Overrides ReadOnly Property DisplayName As String
Get
Public Overrides ReadOnly Property DisplayName As String
Get
public:
virtual property String^ DisplayName {
String^ get () override;
}
public:
virtual property String^ DisplayName {
String^ get () override;
}
abstract DisplayName : string with get
override DisplayName : string with get
abstract DisplayName : string with get
override DisplayName : string with get
Property Value
Type:
String