CommandBarsClass.IdsString[Int32, String] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property int IdsString[int, System::String ^ %] { int get(int ids, [Runtime::InteropServices::Out] System::String ^ % pbstrName); };
public virtual int IdsString[int ids, out string pbstrName] { get; }
member this.IdsString(int * string) : int
Public Overridable ReadOnly Property IdsString(ids As Integer, ByRef pbstrName As String) As Integer
Parameters
- ids
- Int32
- pbstrName
- String