Sdílet prostřednictvím


IPv4.OctetThree – vlastnost

Získá nebo nastaví třetím oktetu.

Obor názvů:  Microsoft.Data.Schema.ScriptDom.Sql
Sestavení:  Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Deklarace
Public Property OctetThree As Literal
    Get
    Set
public Literal OctetThree { get; set; }
public:
property Literal^ OctetThree {
    Literal^ get ();
    void set (Literal^ value);
}
member OctetThree : Literal with get, set
function get OctetThree () : Literal
function set OctetThree (value : Literal)

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.ScriptDom.Sql.Literal

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IPv4 Třída

Microsoft.Data.Schema.ScriptDom.Sql – obor názvů