public ILdapSettings Settings { get; }
Public ReadOnly Property Settings As ILdapSettings
Get
public:
virtual property ILdapSettings^ Settings {
ILdapSettings^ get () sealed;
}
abstract Settings : ILdapSettings with get
override Settings : ILdapSettings with get