ETagAttribute Constructor (array<String^>^)

 

Initializes a new instance of the ETagAttribute class.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
ETagAttribute(
	... array<String^>^ propertyNames
)

Parameters

propertyNames
Type: array<System::String^>^

String value containing properties used in eTag value.

.NET Framework
Available since 3.5
Return to top
Show: