ResourcePropertyArgs Class
Inheritance Hierarchy
System.Object
System.Data.Services.Providers.ResourcePropertyArgs
Namespace: System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
Public Class ResourcePropertyArgs
'Usage
Dim instance As ResourcePropertyArgs
public class ResourcePropertyArgs
public ref class ResourcePropertyArgs
type ResourcePropertyArgs = class end
public class ResourcePropertyArgs
The ResourcePropertyArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsVisible | ||
Kind | ||
Name | ||
PropertyInfo | ||
PropertyType |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.