Click or drag to resize

IGHARemoteCapabilityDescriptor Interface

Provides info on GHA Capability

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
public interface IGHARemoteCapabilityDescriptor

The IGHARemoteCapabilityDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyFullName
Fully qualified domain name of the capability
Public propertyName
Name of the capability
Public propertyNamespace
Namespace containing the capability
Top
See Also