SupportedServiceApplicationAttribute.ProxyType property
支援的服務應用程式的 proxy 類型。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ProxyType As Type
Get
'用途
Dim instance As SupportedServiceApplicationAttribute
Dim value As Type
value = instance.ProxyType
public Type ProxyType { get; }
Property value
Type: System.Type
會傳回Type。
請參閱
參照
SupportedServiceApplicationAttribute class