SPWebApplication.DisplayName property
Obtém o nome amigável que é usado para descrever o aplicativo da Web.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overrides ReadOnly Property DisplayName As String
Get
'Uso
Dim instance As SPWebApplication
Dim value As String
value = instance.DisplayName
public override string DisplayName { get; }
Property value
Type: System.String
String
O nome amigável.