SPSitePipeBind.Read Method
Include Protected Members
Include Inherited Members
Reads an SPSitePipeBind object.
Overload List
Name | Description | |
---|---|---|
Read() | Reads an SPSitePipeBind object and returns an object that represents the site. (Overrides SPCmdletPipeBind<TCmdletObject>.Read().) | |
Read(Boolean) | Reads an SPSitePipeBind object and returns an object that represents the sub-site that exists at the specified URL. |
Top