OleObject.ClassIdentifier

OleObject.ClassIdentifier property

Gets and sets the class identifier of the embedded object. It means which application opens the embedded file.

public byte[] ClassIdentifier { get; set; }

See Also