Propriedade ISql90HttpProtocolSpecifier.Website

Obtém ou define o nome do computador host.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Property Website As String
    Get
    Set
string Website { get; set; }
property String^ Website {
    String^ get ();
    void set (String^ value);
}
abstract Website : string with get, set
function get Website () : String
function set Website (value : String)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql90HttpProtocolSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel