DefaultOptions.NmosRegistryUrl Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework Namespace > DefaultOptions Class > DefaultOptions Properties >

DefaultOptions.NmosRegistryUrl Property

Gets or sets the static URL for the NMOS Registry.

Namespace: BNCS.Core.DriverFramework
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


[OptionAttribute]
public string NmosRegistryUrl { get; set; }

Field Value

The static URL for the NMOS Registry.

 

See Also


DefaultOptions Class

BNCS.Core.DriverFramework Namespace