DeploymentRoleAssignment.RoleDefWebUrl Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)
Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property RoleDefWebUrl As String
'Usage
Dim instance As DeploymentRoleAssignment
Dim value As String
value = instance.RoleDefWebUrl
instance.RoleDefWebUrl = value
[XmlAttributeAttribute]
public string RoleDefWebUrl { get; set; }
See Also
Reference
DeploymentRoleAssignment Class
DeploymentRoleAssignment Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace