IVaultApplicationEventSourceIdentifier Property |
Returns the vault application event source identifier that is used when logging to Windows event log.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxstring EventSourceIdentifier { get; }
ReadOnly Property EventSourceIdentifier As String
Get
property String^ EventSourceIdentifier {
String^ get ();
}
Property Value
Type:
String
See Also