The primary display network attribute.
[Visual Basic 6.0] Property DisplayAttribute As String
[Visual Basic .NET] Public Property DisplayAttribute As String
[C#] public string DisplayAttribute {get; set;}
[Java] public String getDisplayAttribute() throws IOException, AutomationException
[Java] public void setDisplayAttribute( String DisplayAttribute ) throws IOException, AutomationException
[C++]
HRESULT get_DisplayAttribute(
BSTR* attName
);
[C++] HRESULT put_DisplayAttribute( BSTR attName);
Parameters
attName [out, retval]
attName is a parameter of type BSTR
attName [in]
attName is a parameter of type BSTR