ScribeConnectorAttribute Name Property
Gets or sets the name of the Connector.
Namespace: Scribe.Core.ConnectorApi
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public string Name { get; set; }
Property Value
Type: String
The name.
Implements
See