ExtensionDefinitionFileName Property
In This Topic
The path where the definition file was loaded from.
Syntax
'Declaration
ReadOnly Property ExtensionDefinitionFileName As String
string ExtensionDefinitionFileName {get;}
property String^ ExtensionDefinitionFileName {
String^ get();
}
See Also