DocumentParserFileFormatState.Identity 属性

获取或设置文件格式标识。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property Identity As String
    Get
    Set
用法
Dim instance As DocumentParserFileFormatState
Dim value As String

value = instance.Identity

instance.Identity = value
public string Identity { get; set; }

属性值

类型:System.String

另请参阅

引用

DocumentParserFileFormatState 类

DocumentParserFileFormatState 成员

Microsoft.Office.Server.Search.Administration 命名空间