public OptRecord? EDnsOptions { get; set; }
Public Property EDnsOptions As OptRecord Get Set
public: property OptRecord^ EDnsOptions { OptRecord^ get (); void set (OptRecord^ value); }
member EDnsOptions : OptRecord with get, set
In This Article