ICrossSectionBridgeFileExtension Property |
return the standard file extension, including the dot ".", or empty
string if not applicable
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax string FileExtension { get; }
ReadOnly Property FileExtension As String
Get
property String^ FileExtension {
String^ get ();
}
Property Value
Type:
StringSee Also