Partager via


SPCmdletGetSPSiteUrl.Identity - Propriété

Espace de noms :  Microsoft.SharePoint.PowerShell
Assembly :  Microsoft.SharePoint.PowerShell (dans Microsoft.SharePoint.PowerShell.dll)

Syntaxe

'Déclaration
<ParameterAttribute(Mandatory := True, ValueFromPipeline := True,  _
    Position := )> _
Public Property Identity As SPSitePipeBind
    Get
    Set
'Utilisation
Dim instance As SPCmdletGetSPSiteUrl
Dim value As SPSitePipeBind

value = instance.Identity

instance.Identity = value
[ParameterAttribute(Mandatory = true, ValueFromPipeline = true, 
    Position = )]
public SPSitePipeBind Identity { get; set; }

Valeur de propriété

Type : Microsoft.SharePoint.PowerShell.SPSitePipeBind

Voir aussi

Référence

SPCmdletGetSPSiteUrl classe

SPCmdletGetSPSiteUrl - Membres

Microsoft.SharePoint.PowerShell - Espace de noms