ReservedBlob<THandle>.CreateWriter 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回要用來更新內容的 BlobWriter。
public:
System::Reflection::Metadata::BlobWriter CreateWriter();
public System.Reflection.Metadata.BlobWriter CreateWriter ();
member this.CreateWriter : unit -> System.Reflection.Metadata.BlobWriter
Public Function CreateWriter () As BlobWriter
傳回
要用來更新內容的 Blob 寫入器。