Public ReadOnly Property LocalPath As String
Dim instance As CopyResult Dim value As String value = instance.LocalPath
public string LocalPath {get;}
public: property String^ LocalPath { String^ get(); }
CopyResult Class CopyResult Members