ContentSourceCollection.Tag プロパティ (Microsoft.Office.Server.Search.Administration)
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property Tag As String
'使用
Dim instance As ContentSourceCollection
Dim value As String
value = instance.Tag
instance.Tag = value
public string Tag { get; set; }
関連項目
参照
ContentSourceCollection クラス
ContentSourceCollection メンバ
Microsoft.Office.Server.Search.Administration 名前空間