'Declaration
Public ReadOnly Property PublishedDataSets As UADataSetFolderData
'Usage
Dim instance As UAPubSubConfigurationData Dim value As UADataSetFolderData instance.PublishedDataSets = value value = instance.PublishedDataSets
public UADataSetFolderData PublishedDataSets {get;}
public: property UADataSetFolderData^ PublishedDataSets { UADataSetFolderData^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).