ColumnSet.LazyFileAttributeValue Property

Definition

For internal use only.

public:
 property Lazy<System::Object ^> ^ LazyFileAttributeValue { Lazy<System::Object ^> ^ get(); void set(Lazy<System::Object ^> ^ value); };
public Lazy<object> LazyFileAttributeValue { get; set; }
member this.LazyFileAttributeValue : Lazy<obj> with get, set
Public Property LazyFileAttributeValue As Lazy(Of Object)

Property Value

For internal use only.

Applies to