Gets the default file extension for the path.
Namespace:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DotFileExtension As String |
| C# |
|---|
public string DotFileExtension { get; } |
| Visual C++ |
|---|
public:
property String^ DotFileExtension {
String^ get ();
} |
Property Value
The file extension, including the preceding dot. For example:
.txt