SynonymsAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定連接屬性的同義字集合。
public ref class SynonymsAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class SynonymsAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type SynonymsAttribute = class
inherit Attribute
Public NotInheritable Class SynonymsAttribute
Inherits Attribute
- 繼承
-
SynonymsAttribute
- 屬性
建構函式
SynonymsAttribute(String) |
初始化 SynonymsAttribute 類別的新執行個體。 |
屬性
Synonyms |
取得連接屬性名稱的逗號分隔清單,這些名稱與附加此屬性的連接屬性同義。 |