|
PublicationBuiltinTopicDataTopicName Property
|
Namespace:
OpenDDSharp.DDS
Assembly:
OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntaxpublic string TopicName { get; }
Public ReadOnly Property TopicName As String
Get
public:
property String^ TopicName {
String^ get ();
}
member TopicName : string with get
Property Value
Type:
String
See Also