PropertyDefinition.Modifier 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定所定義之屬性的存取層級。
public:
property System::String ^ Modifier { System::String ^ get(); void set(System::String ^ value); };
public string Modifier { get; set; }
member this.Modifier : string with get, set
Public Property Modifier As String
屬性值
所定義之屬性的存取層級。
備註
此處提供的字串會在建置動作的內容中解譯。 建置動作可能與語言相關,而且可能會使用該語言的存取層級關鍵詞慣例。