IDocumentProjectItem.Open Method

Definition

Opens a document item that is retrieved from the design host.

public:
 void Open();
public void Open ();
abstract member Open : unit -> unit
Public Sub Open ()

Applies to

See also