HttpPortTypes 속성
Gets or sets the HTTP port type.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
<SfcPropertyAttribute> _
Public Property HttpPortTypes As HttpPortTypes
Get
Set
‘사용 방법
Dim instance As HttpProtocol
Dim value As HttpPortTypes
value = instance.HttpPortTypes
instance.HttpPortTypes = value
[SfcPropertyAttribute]
public HttpPortTypes HttpPortTypes { get; set; }
[SfcPropertyAttribute]
public:
property HttpPortTypes HttpPortTypes {
HttpPortTypes get ();
void set (HttpPortTypes value);
}
[<SfcPropertyAttribute>]
member HttpPortTypes : HttpPortTypes with get, set
function get HttpPortTypes () : HttpPortTypes
function set HttpPortTypes (value : HttpPortTypes)
속성 값
형식: Microsoft.SqlServer.Management.Smo. . :: . .HttpPortTypes
An HttpPortTypes object value that specifies the HTTP port type.