Partilhar via


SPWebPipeBind.WebGuid Property

Gets the identifying guid of the associated SPWeb object.

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Public ReadOnly Property WebGuid As Guid
    Get
'Usage
Dim instance As SPWebPipeBind
Dim value As Guid

value = instance.WebGuid
public Guid WebGuid { get; }

Property Value

Type: System.Guid
Returns a Guid value.

See Also

Reference

SPWebPipeBind Class

SPWebPipeBind Members

Microsoft.SharePoint.PowerShell Namespace