public ImmutableList<string> WritePath { get; }
Public ReadOnly Property WritePath As ImmutableList(Of String) Get
public: property ImmutableList<String^>^ WritePath { ImmutableList<String^>^ get (); }
function get_WritePath();
In This Article