EventHandlerExecutionOrderPreserverNvsNamespace Property |
The NVS namespace to use to persist priority information.
Namespace:
MFiles.VAF.Core
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string NvsNamespace { get; }
Public ReadOnly Property NvsNamespace As String
Get
public:
property String^ NvsNamespace {
String^ get ();
}
Property Value
Type:
String
See Also