IFlightId.Namespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the shortened namespace identifier for the flight ID.
public string Namespace { get; }
member this.Namespace : string
Public ReadOnly Property Namespace As String
Property Value
Remarks
This value will not be longer than three characters. An example is "FX" (short for Feature eXperiment).