FileShareWitnessServerName.Fqdn Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Fqdn As String
Get
'Usage
Dim instance As FileShareWitnessServerName
Dim value As String
value = instance.Fqdn
public string Fqdn { get; }
Property Value
Type: System.String