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