Class AuxiliaryContentInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public class AuxiliaryContentInfo : AuxiliaryContentBase
Constructors
AuxiliaryContentInfo()
Declaration
public AuxiliaryContentInfo()
AuxiliaryContentInfo(AuxiliaryContentInfo)
Declaration
public AuxiliaryContentInfo(AuxiliaryContentInfo auxiliaryContentInfo)
Parameters
Type | Name | Description |
---|---|---|
AuxiliaryContentInfo | auxiliaryContentInfo |
Properties
Url
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |