ApplicationDefinitionApplicationDefinitionDataName Property |
The application's name. Mandatory.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
Property Value
Type:
String
See Also