Server.ErrorLogPath Property
Gets the ErrorLogPath property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
<SfcPropertyAttribute> _
Public ReadOnly Property ErrorLogPath As String
Get
'Usage
Dim instance As Server
Dim value As String
value = instance.ErrorLogPath
[SfcPropertyAttribute]
public string ErrorLogPath { get; }
[SfcPropertyAttribute]
public:
virtual property String^ ErrorLogPath {
String^ get () sealed;
}
[<SfcPropertyAttribute>]
abstract ErrorLogPath : string
[<SfcPropertyAttribute>]
override ErrorLogPath : string
final function get ErrorLogPath () : String
Property Value
Type: System.String
String