public string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
Dim instance As MruFileItem
Dim value As String
value = instance.FilePath
member FilePath : string with get
No code example is currently available or this language may not be supported.