ChartNamedElementCollection<T>.NamePrefix 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來建立唯一圖表項目名稱的名稱前置詞。
protected:
virtual property System::String ^ NamePrefix { System::String ^ get(); };
protected virtual string NamePrefix { get; }
member this.NamePrefix : string
Protected Overridable ReadOnly Property NamePrefix As String
屬性值
string
值,表示儲存於集合之圖表項目的預設名稱前置詞。