TwoColumnHelpRow.SecondColumnText 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
說明專案的第二個數據行,通常包含選項或自變數的名稱和其他使用詳細數據。
public:
property System::String ^ SecondColumnText { System::String ^ get(); };
public string SecondColumnText { get; }
member this.SecondColumnText : string
Public ReadOnly Property SecondColumnText As String