ApplicationClass.SynonymInfo[String, Object] 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 Microsoft::Office::Interop::Word::SynonymInfo ^ SynonymInfo[System::String ^, System::Object ^ %] { Microsoft::Office::Interop::Word::SynonymInfo ^ get(System::String ^ Word, System::Object ^ % LanguageID); };
public virtual Microsoft.Office.Interop.Word.SynonymInfo SynonymInfo[string Word, ref object LanguageID] { get; }
member this.SynonymInfo(string * obj) : Microsoft.Office.Interop.Word.SynonymInfo
Public Overridable ReadOnly Property SynonymInfo(Word As String, Optional ByRef LanguageID As Object) As SynonymInfo
Parameters
- Word
- String
- LanguageID
- Object