QuerySpecification Class
Represents the details of the providers that you want to query.
Assembly: ProviderFramework (in ProviderFramework.dll)
| Name | Description | |
|---|---|---|
![]() | QuerySpecification() | Initializes a new instance of the QuerySpecification class. |
| Name | Description | |
|---|---|---|
![]() | Contract | Gets and sets the identifier of the contract. |
![]() | ProviderId | Gets and sets the identifier of the provider. |
![]() | Server | Indicates whether the provider is on the server. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


