StreamId.GetNamespace Method

Definition

Returns the Namespace component of this instance as a string.

public string? GetNamespace ();
member this.GetNamespace : unit -> string
Public Function GetNamespace () As String

Returns

The namespace component of this instance.

Applies to