MediaEntryAttribute.MediaMemberName Property

Definition

The name of the property on the class that holds the media, usually binary data.

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

Property Value

A string value that identifies the property that holds media data.

Applies to