संपादित करें

इसके माध्यम से साझा किया गया


PEHeader.SizeOfInitializedData Property

Definition

Gets the size of the initialized data section, or the sum of all such sections if there are multiple data sections.

public:
 property int SizeOfInitializedData { int get(); };
public int SizeOfInitializedData { get; }
member this.SizeOfInitializedData : int
Public ReadOnly Property SizeOfInitializedData As Integer

Property Value

Applies to