: AttachmentFieldType.FieldURI (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<XmlAttributeAttribute> _
Public Property FieldURI As AttachmentFieldURIType
'Uso
Dim instance As AttachmentFieldType
Dim value As AttachmentFieldURIType
value = instance.FieldURI
instance.FieldURI = value
[XmlAttributeAttribute]
public AttachmentFieldURIType FieldURI { get; set; }
Vea también
Referencia
AttachmentFieldType (Clase)
AttachmentFieldType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)