ETagAttribute Constructor (String^)

 

Initializes a new instance of the ETagAttribute class.

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

public:
ETagAttribute(
	String^ propertyName
)

Parameters

propertyName
Type: System::String^

The string value containing properties used in eTag value.

.NET Framework
Available since 3.5
Return to top
Show: