EventHandlerEnvironmentVaultExtensionMethodName Property |
The vault extension method to call.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string VaultExtensionMethodName { get; set; }
Public Property VaultExtensionMethodName As String
Get
Set
public:
property String^ VaultExtensionMethodName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also