Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.