NewObjectCommand.ComObject Property

Definition

the ProgID of the Com object

public:
 property System::String ^ ComObject { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ComObject { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ComObject { get; set; }
member this.ComObject : string with get, set
Public Property ComObject As String

Property Value

Applies to