Class ImageVaultCoreConfigurationElement
Defines the ImageVault core endpoint configuration
Inherited Members
Namespace: ImageVault.Client.Configuration
Assembly: ImageVault.Client.dll
Syntax
public class ImageVaultCoreConfigurationElement : EndpointConfigurationElement
Constructors
ImageVaultCoreConfigurationElement()
Declaration
public ImageVaultCoreConfigurationElement()
Properties
Address
Get/Sets the Address of the EndpointConfigurationElement
Declaration
public override string Address { get; set; }
Property Value
Type | Description |
---|---|
System.String |