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.
The BaseName property gets the base name for the localization resources.
Namespace: Microsoft.Exchange.Data.Common
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property BaseName As String
Get
'Usage
Dim instance As ExchangeResourceManager
Dim value As String
value = instance.BaseName
public override string BaseName { get; }
Property value
Type: System.String