CommandBarsClass.GetScreentipMso(String) 方法

定义

public:
 virtual System::String ^ GetScreentipMso(System::String ^ idMso) = Microsoft::Office::Core::_CommandBars::GetScreentipMso;
public virtual string GetScreentipMso (string idMso);
abstract member GetScreentipMso : string -> string
override this.GetScreentipMso : string -> string
Public Overridable Function GetScreentipMso (idMso As String) As String

参数

idMso
String

返回

实现

适用于