Share via


EventingNamespace Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the eventing namespace.

Namespace:  Ws.Services
Assembly:  MFWsStack (in MFWsStack.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property EventingNamespace As String
public abstract string EventingNamespace { get; }
public:
virtual property String^ EventingNamespace {
    String^ get () abstract;
}
abstract EventingNamespace : string
abstract function get EventingNamespace () : String

Property Value

Type: System. . :: . .String
The eventing namespace.

.NET Framework Security

See Also

Reference

ProtocolVersion Class

Ws.Services Namespace