次の方法で共有


Identifier.Type プロパティ (Microsoft.Office.Server.ApplicationRegistry.Administration)

識別子の型を取得または設定します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Property Type As Type
'使用
Dim instance As Identifier
Dim value As Type

value = instance.Type

instance.Type = value
public Type Type { get; set; }

プロパティ値

.NET Type

備考

Type にカスタム タイプは指定できません。GUID はサポートされています。

関連項目

参照

Identifier クラス
Identifier メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間