Share via


SPCopyFieldMask.StreamFieldName property

Gets the name of the stream field associated with the field mask of the copied item.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property StreamFieldName As String
    Get
'Usage
Dim value As String

value = SPCopyFieldMask.StreamFieldName
public static string StreamFieldName { get; }

Property value

Type: System.String
A string that contains the name.

See also

Reference

SPCopyFieldMask class

SPCopyFieldMask members

Microsoft.SharePoint namespace