_sFPUrl Class (Microsoft.Office.Server.Search.Internal.Protocols.SiteData)

Namespace: Microsoft.Office.Server.Search.Internal.Protocols.SiteData
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Syntax

'Declaration
<SerializableAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/soap/")> _
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name:="FullTrust")> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
Public Class _sFPUrl
'Usage
Dim instance As _sFPUrl
[SerializableAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/soap/")] 
[DebuggerStepThroughAttribute] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name="FullTrust")] 
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")] 
public class _sFPUrl

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.Search.Internal.Protocols.SiteData._sFPUrl

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

_sFPUrl Members
Microsoft.Office.Server.Search.Internal.Protocols.SiteData Namespace