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