[This is preliminary documentation and is subject to change.]
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ILanguageProcessorNotifications NotificationsSink { get; set; }public ILanguageProcessorNotifications NotificationsSink { get; set; }Public Property NotificationsSink As ILanguageProcessorNotifications
Get
Set
Public Property NotificationsSink As ILanguageProcessorNotifications
Get
Set
public:
property ILanguageProcessorNotifications^ NotificationsSink {
ILanguageProcessorNotifications^ get ();
void set (ILanguageProcessorNotifications^ value);
}public:
property ILanguageProcessorNotifications^ NotificationsSink {
ILanguageProcessorNotifications^ get ();
void set (ILanguageProcessorNotifications^ value);
}member NotificationsSink : ILanguageProcessorNotifications with get, set
member NotificationsSink : ILanguageProcessorNotifications with get, set
Property Value
Type:
ILanguageProcessorNotifications