public string Path {get; set;}
'Declaration Public Property Path As String
'Usage Dim instance As ResponseFields Dim value As String instance.Path = value value = instance.Path
public: property String^ Path { String^ get(); void set ( String^ value); }
Target Platforms
ResponseFields Class ResponseFields Members