ImageInfo.ImageCategory Property

Definition

Gets the category of the image.

public:
 property System::String ^ ImageCategory { System::String ^ get(); };
public string ImageCategory { get; }
member this.ImageCategory : string
Public ReadOnly Property ImageCategory As String

Property Value

String

Returns a String that contains the category of the image.

Applies to