ExternalSecurityWebProperty.PropertyValue Field
Contains the value of a security property.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public PropertyValue As Object
'Usage
Dim instance As ExternalSecurityWebProperty
Dim value As Object
value = instance.PropertyValue
instance.PropertyValue = value
public Object PropertyValue
See Also
Reference
ExternalSecurityWebProperty Structure