CustomWorkZoneServerDsn2 Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.Custom.CustomWorkZoneServer.Dsn2"]
Namespace: Scanjour.Apf.Test.Environment.CustomAssembly: Scanjour.Custom.Test.Environment (in Scanjour.Custom.Test.Environment.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override string Dsn2 { get; }
Public Overrides ReadOnly Property Dsn2 As String
Get
public:
virtual property String^ Dsn2 {
String^ get () override;
}
abstract Dsn2 : string with get
override Dsn2 : string with get
Property Value
StringImplements
IWorkZoneServerDsn2
See Also