IFuncInfo.DispID Eigenschaft

Definition

Ruft die Variablen-oder Funktions Dispatch-ID ab oder legt Sie fest.

public:
 property System::String ^ DispID { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ DispID { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743814)]
public string DispID { [System.Runtime.InteropServices.DispId(1610743814)] get; [System.Runtime.InteropServices.DispId(1610743814)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743814)>]
[<get: System.Runtime.InteropServices.DispId(1610743814)>]
[<set: System.Runtime.InteropServices.DispId(1610743814)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.DispID : string with get, set
Public Property DispID As String

Eigenschaftswert

String

Die Variablen-oder Funktions dispatchkennung.

Attribute

Gilt für