'Declaration Public ReadOnly Property StorageRootPath As String
'Usage Dim instance As MarkupSqlImageDataProvider Dim value As String value = instance.StorageRootPath
public string StorageRootPath {get;}
public: __property string* get_StorageRootPath();