VCXMLDataGeneratorTool.get_PropertyOption(String, Int32) Method

Definition

public:
 System::String ^ get_PropertyOption(System::String ^ Prop, int dispidProp);
[System.Runtime.InteropServices.DispId(8)]
[System.Runtime.InteropServices.TypeLibFunc]
public string get_PropertyOption (string Prop, int dispidProp);
[<System.Runtime.InteropServices.DispId(8)>]
[<System.Runtime.InteropServices.TypeLibFunc>]
abstract member get_PropertyOption : string * int -> string
Public Function get_PropertyOption (Prop As String, dispidProp As Integer) As String

Parameters

Prop
String
dispidProp
Int32

Returns

Attributes

Applies to