Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPPersistedObject.DisplayName.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DisplayName As String
Get
'Usage
Dim instance As FormTemplate
Dim value As String
value = instance.DisplayName
public override string DisplayName { get; }
Property Value
Type: System.String