EmitOptions.IncludePrivateMembers 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
除非設定 (私用) 成員不會影響所產生元件的語言語意,否則在發出僅限中繼資料元件作為主要輸出 EmitMetadataOnly (時,將會在) 上排除。 如果發出次要輸出,則此旗標必須為 false。
public:
property bool IncludePrivateMembers { bool get(); };
public bool IncludePrivateMembers { get; }
member this.IncludePrivateMembers : bool
Public ReadOnly Property IncludePrivateMembers As Boolean