次の方法で共有


IVsDataProvider.Guid Property

Definition

Gets the unique identifier of the DDEX provider.

public:
 property Guid Guid { Guid get(); };
public Guid Guid { get; }
member this.Guid : Guid
Public ReadOnly Property Guid As Guid

Property Value

The unique identifier of the DDEX provider.

Applies to