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