|
TransportInstName Property
|
Gets the configuration's name.
Namespace:
OpenDDSharp.OpenDDS.DCPS
Assembly:
OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
String
See Also