ImageInstance.Tag Property

Definition

Gets the calculated value of the Tag property in a Image class.

public:
 abstract property System::Object ^ Tag { System::Object ^ get(); };
public abstract object Tag { get; }
member this.Tag : obj
Public MustOverride ReadOnly Property Tag As Object

Property Value

An Object value that represents the calculated value of the Tag property.

Applies to