ContextProcessingResult.ContextProcessingStatus 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉,表示指定內容名稱的處理方式。
public:
property Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::ContextProcessingStatus ContextProcessingStatus { Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::ContextProcessingStatus get(); void set(Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::ContextProcessingStatus value); };
public Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.ContextProcessingStatus ContextProcessingStatus { get; set; }
member this.ContextProcessingStatus : Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.ContextProcessingStatus with get, set
Public Property ContextProcessingStatus As ContextProcessingStatus